Closed
Bug 1486220
Opened 6 years ago
Closed 6 years ago
Video controls are not functioning
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | verified |
People
(Reporter: jan, Assigned: bgrins)
References
(Depends on 1 open bug, )
Details
(Keywords: nightly-community, regression)
Attachments
(1 obsolete file)
mozregression --good 2018-08-24 --bad 2018-08-25 -a https://img-9gag-fun.9cache.com/photo/aGjm9XG_460svvp9.webm
> 2:24.14 INFO: Last good revision: d3e3d5942e1b4a70963157c7000816c3ca0e604f
> 2:24.14 INFO: First bad revision: 3bc799b58c46ae66563ffc0f1b8f7b206b7dc587
> 2:24.14 INFO: Pushlog:
> https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d3e3d5942e1b4a70963157c7000816c3ca0e604f&tochange=3bc799b58c46ae66563ffc0f1b8f7b206b7dc587
> 3bc799b58c46 Brendan Dahl — Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins
Flags: needinfo?(bdahl)
Assignee | ||
Comment 1•6 years ago
|
||
Thanks for the report, I'll take a look at this.
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Flags: needinfo?(bdahl) → needinfo?(bgrinstead)
Assignee | ||
Comment 3•6 years ago
|
||
Since videocontrols run in content, this is generally an HTML document.
Assignee | ||
Comment 4•6 years ago
|
||
I'm surprised this wasn't caught by mochitests - I'm guessing they are chrome priv and so had access to createXULElement. This needs a regression test but I'll file another bug for that so we can get this landed ASAP.
Flags: needinfo?(bgrinstead)
Updated•6 years ago
|
Attachment #9004080 -
Attachment description: Bug 1486220 - Revert document.createXULElement change in videocontrols.xml;r=Gijs → Bug 1486220 - Revert document.createXULElement change from Bug 1485426 in videocontrols.xml;r=Gijs
Updated•6 years ago
|
Attachment #9004080 -
Attachment is obsolete: true
Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•6 years ago
|
Flags: qe-verify+
Comment 8•6 years ago
|
||
I have managed to reproduce this issue using Firefox 63.0a1 (BuildId:20180825220457).
This is verified fixed using Firefox 63.0b7 (BuildId:20180917143811) on Windows 10 64bit, macOS 10.13.6 and Ubuntu 16.04 64bit.
You need to log in
before you can comment on or make changes to this bug.
Description
•