Closed
Bug 1137860
Opened 10 years ago
Closed 9 years ago
Create a bare-bones SWF-based video player to polyfill VP6 fallback using the Flash plugin
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: till, Assigned: yury)
References
Details
VP6 is used in quite a few ads, and we can't tell beforehand whether it is or not. To not completely break these ads, we should build a video player that we can embed instead of a <video> element and that we communicate with via ExternalInterface. This SWF would do absolutely nothing except for playing a video stream we pass in, so it wouldn't create a huge added attack surface.
Updated•10 years ago
|
Summary: Create a bare-bones SWF-based video player to use as a VP6 fallback → Create a bare-bones SWF-based video player to polyfill VP6 fallback using the Flash plugin
Assignee | ||
Updated•10 years ago
|
See Also: → https://github.com/mozilla/shumway/pull/2267
Comment 3•9 years ago
|
||
This bug doesn't need to block M4 because we can (try to) avoid whitelisting ad domains that serve videos.
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•