Closed
Bug 1310907
Opened 8 years ago
Closed 7 years ago
Convert android <video>/<audio> controls to be HTML instead of XUL
Categories
(Toolkit :: Video/Audio Controls, defect)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 1444489
People
(Reporter: ralin, Unassigned)
References
Details
This is a followup of Bug 1271765 to remove all XUL from video controls.
1. convert XUL to HTML
2. remove ANDROID specific hacks in layout reflow
3. clean remaining stuff, like unused css rules, images or bindings
Comment 1•8 years ago
|
||
4. don't load xul.css at all in the content process? (see bug 1350734)
Comment 2•7 years ago
|
||
We are planning to handle this in Bug 1444489
Summary: Convert android <video></<audio> controls to be HTML instead of XUL → Convert android <video>/<audio> controls to be HTML instead of XUL
You need to log in
before you can comment on or make changes to this bug.
Description
•