I intent to unship the support of moz*Frames of HTMLVideoElement including
* HTMLVideoElement.mozParsedFrames
* HTMLVideoElement.mozDecodedFrames
* HTMLVideoElement.mozPresentedFrames
* HTMLVideoElement.mozPaintedFrames
* HTMLVideoElement.mozFrameDelay
in Bug 1379050 [1].
The reason of this is threefold.
1. They are non-standard API and Gecko is the only one implements them.
2. The VideoPlaybackQuality[2] provides a similar feature.
3. There is a potential risk of browser fingerprinting[3] for these
APIs.
For these reasons, we should remove them.
[1] https://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:[email protected]
phone:+886-2-8786-1100#402
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform