Closed
Bug 1562990
Opened 4 years ago
Closed 4 years ago
[Fission] Make AudioPlayback work with JSWindowActor
Categories
(Toolkit :: Video/Audio Controls, enhancement, P3)
Toolkit
Video/Audio Controls
Tracking
()
People
(Reporter: ablayelyfondou, Assigned: ablayelyfondou)
References
Details
Attachments
(2 files)
Port AudioPlayback to fission. This will involve creating an AudioPlaybackParent.jsm and moving there some code from browser-custom-element.js.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Attachment #9085136 -
Attachment description: Bug 1562990 - Remove audioMuted property from nsIDOMWindowUtils. → Bug 1562990 - Remove audioMuted property from nsIDOMWindowUtils. r?NeilDeakin
Updated•4 years ago
|
Attachment #9075462 -
Attachment description: Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r?NeilDeakin → Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r?NeilDeakin,nika
Updated•4 years ago
|
Attachment #9085136 -
Attachment description: Bug 1562990 - Remove audioMuted property from nsIDOMWindowUtils. r?NeilDeakin → Bug 1562990 - Remove 'audioMuted' and 'audioVolume' properties from nsIDOMWindowUtils. r?NeilDeakin
Updated•4 years ago
|
Attachment #9075462 -
Attachment description: Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r?NeilDeakin,nika → Bug 1562990 - [Fission] Make AudioPlayback work with JSWindowActor. r?NeilDeakin,nika,farre
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1ff2a06b7e55 [Fission] Make AudioPlayback work with JSWindowActor. r=NeilDeakin,farre https://hg.mozilla.org/integration/autoland/rev/4f5115932bda Remove 'audioMuted' and 'audioVolume' properties from nsIDOMWindowUtils. r=NeilDeakin,alwu,farre
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1ff2a06b7e55
https://hg.mozilla.org/mozilla-central/rev/4f5115932bda
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•4 years ago
|
Comment 5•3 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•