Closed
Bug 1482304
Opened 7 years ago
Closed 7 years ago
Remove dead DOMFullscreen code in remote-browser.xml
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Attachments
(1 file)
The "DOMFullscreen:RequestExit" and "DOMFullscreen:RequestRollback" messages were added by bug 961362, and later removed by this commit from bug 1053413:
https://hg.mozilla.org/mozilla-central/rev/8660faf99370
However, "remote-browser.xml" still has some code listening for these messages which are no longer sent anywhere.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment on attachment 8999050 [details]
Bug 1482304 - Remove dead code from remote-browser.xml.
Mike Conley (:mconley) (:⚙️) has approved the revision.
Attachment #8999050 -
Flags: review+
Pushed by mbrubeck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/003ea7d3924f
Remove dead code from remote-browser.xml. r=mconley
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•