Simon Pieters

Results 719 comments of Simon Pieters

Actually I think there's a more important point: The privacy concern is only a concern if cross-site tracking is possible. With modern tracking mitigations browsers have for cross-origin fetches in...

Why not? We'd need to also run tests in desktop Firefox, in addition to current desktop Chrome and Android Chrome. I don't think it's necessarily useful to collect and store...

OK, thanks. What would that amount to in USD?

That is likely more than the value Mozilla would get from the data. 🙂 For web compat analysis, the `sample_data` URLs (10k pages) would still be better than nothing. Assuming...

Update: https://bugzilla.mozilla.org/show_bug.cgi?id=1813593 is now fixed (thanks @emilio!). It's possible to set these prefs to log use counter data to `stderr`: - dom.use_counters.dump.document - dom.use_counters.dump.worker - dom.use_counters.dump.page For the purpose of...

For the agenda: https://github.com/web-platform-tests/rfcs/pull/226

Meeting canceled, as several were unable to attend.

I mean, *today's* meeting is cancelled. I had missed to open an issue for today.

Result in Edge 13 for [4936](http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4936): ``` log: 0 ```

Yeah this a case I probably did not carefully consider before. Though given WebKit's behavior it may not be critical for Web compat either way. But it seems slightly safer...