Re: Intent to ship: accept arbitrary webkit-prefixed pseudo-element in selectors

2018-09-07 Thread Mike Taylor
Hi Xidorn, On 9/5/18 3:35 AM, Xidorn Quan wrote: In Firefox 64, I intend to turn accepting arbitrary webkit-prefixed pseudo-element in selectors on by default on all platforms. It has been developed behind "layout.css.unknown-webkit-pseudo-element". WebKit and Blink have had this behavior for

Re: Intent to Implement: Storage Access API

2018-09-07 Thread Ehsan Akhgari
On Fri, Sep 7, 2018 at 2:49 PM James Graham wrote: > > web-platform-tests: Our implementation unfortunately doesn’t come with > > web-platform-tests, for two reasons. One is that there is currently no > way > > to mock user gestures in web platform tests [4], and the second reason is > > that fu

Re: Intent to Implement: Storage Access API

2018-09-07 Thread Ehsan Akhgari
On Fri, Sep 7, 2018 at 2:32 PM Tom Ritter wrote: > On Fri, Sep 7, 2018 at 12:54 PM, Ehsan Akhgari > wrote: > >>In our implementation, once the Storage Access API grants storage >>access, all newly created third-party iframes of the same origin will >> have >>storage access for a peri

Re: Intent to Implement: Storage Access API

2018-09-07 Thread James Graham
web-platform-tests: Our implementation unfortunately doesn’t come with web-platform-tests, for two reasons. One is that there is currently no way to mock user gestures in web platform tests [4], and the second reason is that furthermore, our implementation also depends on being able to manipulate

Re: Intent to Implement: Storage Access API

2018-09-07 Thread Tom Ritter
On Fri, Sep 7, 2018 at 12:54 PM, Ehsan Akhgari wrote: >In our implementation, once the Storage Access API grants storage >access, all newly created third-party iframes of the same origin will > have >storage access for a period of time (currently defined at 30 days) > without >cal

Intent to Implement: Storage Access API

2018-09-07 Thread Ehsan Akhgari
Hi everyone, As we recently announced [0], we are working on a number of new anti-tracking features which are intended to change the current approach in Firefox with regards to how user’s data is shared with third-party trackers as the user browses the web. In the old world (the status quo for no