Re: Leakage of amount of storage used

2017-06-29 Thread Tim Huang
evankesteren.nl/ > ___ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform > -- Tim Huang Mozilla Taiwan email:tihu...@mozilla.com phone:+886-2-8786-1100#402 __

Intent to unship: moz*Frames attributes of HTMLVideoElement

2017-07-06 Thread Tim Huang
://bugzilla.mozilla.org/show_bug.cgi?id=1379050 [2] https://developer.mozilla.org/en-US/docs/Web/API/VideoPlaybackQuality [3] https://trac.torproject.org/projects/tor/ticket/15757 -- Tim Huang Mozilla Taiwan email:tihu...@mozilla.com phone:+886-2-8786-1100#402

Re: Intent to unship: moz*Frames attributes of HTMLVideoElement

2017-07-06 Thread Tim Huang
> Thanks, > > --Jet > > > On Thu, Jul 6, 2017 at 8:21 PM, Tim Huang wrote: > > I intent to unship the support of moz*Frames of HTMLVideoElement > including > > * HTMLVideoElement.mozParsedFrames > > * HTMLVideoElement.mozD

Intent to implement: Suppress exception/error reporting when loading an unknown external protocol

2018-08-23 Thread Tim Huang
for this. [1] https://html.spec.whatwg.org/multipage/browsing-the-web.html#hand-off-to-external-software -- Tim Huang Mozilla ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to ship: Update browsing context name on cross site navigation or history traversal

2020-09-10 Thread Tim Huang
Summary: The window.name can persist after doing cross-origin navigation, which means it can leak information across origins and be used as a tracking vector. To address this, we want to clear the window.name when doing cross-origin navigations. The window.name won't persist across origins, so ca

Intent to ship: Network Partitioning

2020-12-15 Thread Tim Huang
://privacycg.github.io/storage-partitioning/ [3]: https://groups.google.com/a/chromium.org/g/blink-dev/c/NUR-gpWxSZ4/m/9boB-VrlBwAJ [4]: https://github.com/shivanigithub/http-cache-partitioning#impact-on-metrics Best, Tim Huang, ___ dev-platform mailing list dev-platform

Intent to ship: Enable State Partitioning in Private Browsing Mode

2021-04-01 Thread Tim Huang
# Summary We would like to enable State Partitioning[1] in private browsing windows. State Partitioning has been enabled in Strict Mode since Firefox 86[2] to provide better protection against trackers. Now, we want to expand the protection to the private browsing mode so that more users could ben