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

2019-04-16 Thread James Graham
On 16/04/2019 12:17, Anne van Kesteren wrote: On Mon, Apr 15, 2019 at 7:16 PM Jonathan Watt wrote: These are all really great. Thanks, James! Indeed, thanks a lot for working on this! This will help a lot with prioritizing work and also with standards development. Some feedback for the Inter

Intent to unship: XMLDocument.load and XMLDocument.async APIs

2019-04-16 Thread Ehsan Akhgari
Hi everyone, As of Firefox 68 I'm planning to turn off support for non-standard XMLDocument.load and XMLDocument.async APIs. These are really old APIs that allow developers to load an XML document over the network synchronously or asynchronously but were never standardized and implemented by othe

Re: Intent to remove "-e10s" from treeherder group symbols and task labels

2019-04-16 Thread Andrew Halberstadt
This has now landed. So to re-iterate, if you see a "-1proc" suffix in the task symbol that means it is running with e10s disabled. Otherwise e10s is enabled. This symbol change will ride the trains (so you'll still see "-e10s" on other branches for the time being). On Wed, Apr 10, 2019 at 9:40 A

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

2019-04-16 Thread Anne van Kesteren
On Mon, Apr 15, 2019 at 7:16 PM Jonathan Watt wrote: > These are all really great. Thanks, James! Indeed, thanks a lot for working on this! This will help a lot with prioritizing work and also with standards development. Some feedback for the Interop Dashboard: * It would help me a bit if it cl

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

2019-04-16 Thread mbrodesser
On Monday, April 15, 2019 at 9:21:57 AM UTC+2, Makoto Kato wrote: > 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. For the record: GeckoView will need to be adapted separa