Re: PSA: web-platform-tests (dashboard | fuzzy-reftests | reftest comparisons)

2019-04-15 Thread Jonathan Watt
These are all really great. Thanks, James! On 12/04/2019 12:11, James Graham wrote: > There have been a few recent changes related to wpt that may be of > interest to a wider audience; for brevity I'm coalescing them into a > single email: > > * New wpt dashboard focused on interop problems > *

Implementing a new tracking blocking mechanism using a separate nsIPrincipal for cookie jar access: StoragePrincipal

2019-04-15 Thread Andrea Marchesini
Since Firefox 66, the anti-tracking project has been working on strategies to protect users against trackers. One of the solutions is the ‘cookie blocking for 3rd party trackers’. This is currently done denying 3rd party trackers access to their cookie jar (no cookies sent/received, no localStorage

Re: Announcing ./mach busted

2019-04-15 Thread Dave Townsend
This is awesome. It is so frustrating to hit issues that stop you from being able to build and test your work. Glad that we're making it easier to solve issues as you find them. On Thu, Apr 11, 2019 at 9:12 AM Bobby Holley wrote: > TL;DR - In bug 1543241 (alias 'mach-busted'), we now have a cent

[desktop] Bugs logged by Desktop Release QA in the last 7 days

2019-04-15 Thread Mihai Boldan
Hello, Here's the list of new issues found and filed by the Desktop Release QA team in the last 7 days. Additional details on the team's priorities last week, as well as the plans for the current week are available at: http://tinyurl.com/y2pmvyvy. Bugs logged by Desktop Release QA in the last

Re: Intent to implement and ship: add `preventScroll` option to HTMLElement's, SVGElement's and XULElement's `focus` method

2019-04-15 Thread Makoto Kato
Hi, Mirko. (I mistake email address. sorry) Does this work on GeckoView/Android too? When showing software keyboard, web page may be scrolled without focus manager. -- Makoto On Thu, Apr 11, 2019 at 11:35 PM Mirko Brodesser wrote: > *Summary*: this allows web-developers to focus an element w