Re: Intent to implement: Limit the maximum life-time of cookies set through document.cookie to seven days

2019-03-19 Thread olivier . vit
Hi Sorry but I don't read the webkit.org blog post in the same way https://webkit.org/blog/8613/intelligent-tracking-prevention-2-1/ "The **beta** releases of iOS 12.2 and Safari 12.1 on macOS High Sierra and Mojave include an updated version of Intelligent Tracking Prevention (ITP). For

Re: Intent to implement and ship: CSS 'prefers-color-scheme' media feature

2019-03-19 Thread Eric Shepherd (Sheppy)
Presumably that’s noted appropriately in some manner in Bugzilla? On March 19, 2019 at 7:45:53 PM, Hiroyuki Ikezoe (hike...@mozilla.com) wrote: The Android backend for prefers-color-scheme didn't get on Firefox 67, it's just landed on mozilla-central, will be shipped in Firefox 68. Eric

Proposed W3C Charter: Web Applications (WebApps) Working Group

2019-03-19 Thread L. David Baron
The W3C is proposing a charter for: Web Applications (WebApps) Working Group https://www.w3.org/2019/03/webapps-charter.html https://lists.w3.org/Archives/Public/public-new-work/2019Mar/.html Mozilla has the opportunity to send comments or objections through Friday, April 5. Please

Re: Intent to implement and ship: CSS 'prefers-color-scheme' media feature

2019-03-19 Thread Hiroyuki Ikezoe
It's https://bugzilla.mozilla.org/show_bug.cgi?id=1532850, it was at a deeper level of blockers of bug 1494034, now I added bug 1532850 in the dependency list of bug 1494034. Thanks, hiro On Wed, Mar 20, 2019 at 9:42 AM Eric Shepherd (Sheppy) < esheph...@mozilla.com> wrote: > Presumably that’s

Re: Intent to implement and ship: CSS 'prefers-color-scheme' media feature

2019-03-19 Thread Hiroyuki Ikezoe
The Android backend for prefers-color-scheme didn't get on Firefox 67, it's just landed on mozilla-central, will be shipped in Firefox 68. Thanks, hiro On Sat, Feb 16, 2019 at 5:38 AM Mats Palmgren wrote: > Summary: > The 'prefers-color-scheme' media feature is way for pages to detect > if the

Re: android-em-4-3-armv7-api16 possibly falsy timeout

2019-03-19 Thread violet . bugreport
It's clean now that the tests were successfully passed, the problem is on the testing platform. I've filed a new bug for the problem and marked these intermittent timeout failure as duplicates. See https://bugzilla.mozilla.org/show_bug.cgi?id=1536696

Re: Soft code freeze for Firefox 67 starts March 11

2019-03-19 Thread Julien Cristau
To confirm: The version number on central was bumped to 68 on central yesterday, so the 67 soft code freeze is over. Land away. Cheers, Julien On Fri, Mar 8, 2019 at 9:45 AM Pascal Chevrel wrote: > Hi all, > > On March 11, we will be merging Firefox 67 from mozilla-central to beta > for the

Intent to implement and experiment: Require user interaction for notification permission prompts

2019-03-19 Thread Johann Hofmann
In bug 1524619 I plan to implement support for requiring a user gesture when calling Notification.requestPermission() [0] and PushManager.subscribe() [1]. The rationale is the increasing amount of unsolicited, out-of-context notification

Re: Intent to ship: CSS Containment

2019-03-19 Thread Xidorn Quan
On Tue, Mar 19, 2019, at 6:01 AM, Daniel Holbert wrote: > As of today (March 18th 2019), I intend to turn CSS Containment > on by default on all platforms, in > Firefox Nightly 68. It has been developed behind the > 'layout.css.contain.enabled' preference.

Re: android-em-4-3-armv7-api16 possibly falsy timeout

2019-03-19 Thread Jason Orendorff
Here is another bug with the same pattern (recently added, unrelated to the others, no other failures on this test, timeout "literally" "impossible", log shows that the test is not timing out): https://bugzilla.mozilla.org/show_bug.cgi?id=1533500 It would be good to have a single bug to dup all

Re: Intent to ship: CSS Containment

2019-03-19 Thread Daniel Holbert
On Tue, Mar 19, 2019 at 2:13 AM Xidorn Quan wrote: > On Tue, Mar 19, 2019, at 6:01 AM, Daniel Holbert wrote: > > As of today (March 18th 2019), I intend to turn CSS Containment > > on by default on all platforms, > in > > Firefox Nightly 68. It has been

Re: android-em-4-3-armv7-api16 possibly falsy timeout

2019-03-19 Thread gbrown
I updated bug 1534079 with some investigation. In all 3 cases (and Jason's looks the same), these are shutdown hangs in firefox for android, after a test has been run in test verification, in chaos mode. Who might be able to track that down further? If it cannot be fixed, we could turn off