Closed Bug 1614768 Opened 5 years ago Closed 4 years ago

Port media playback warnings to fission

Categories

(Core :: Audio/Video: Playback, task, P2)

task

Tracking

()

RESOLVED FIXED
Fission Milestone M6c

People

(Reporter: enndeakin, Assigned: bryce)

References

Details

There are some media-related notifications that are handled by browser-media.js and ContentObserver.js. Port them so that they work in fission with JSWindowActors.

Should be fairly simple. They respond to observer notifications with the window as an argument, and actors can handle that in their declarations. Then they just notify the parent process via a message which then shows a notification.

metadata for https://searchfox.org/mozilla-central/source/browser/base/content/browser-media.js suggests this goes in Core :: A/V playback, which I think is where the original EME work was too, so let's move it there.

Component: General → Audio/Video: Playback
Product: Firefox → Core

Tracking for Fission Nightly (M6)

Fission Milestone: --- → M6

NI me since this is related to EME.

Flags: needinfo?(bvandyk)
Assignee: nobody → bvandyk
Severity: normal → S3
Flags: needinfo?(bvandyk)
Priority: -- → P2

This bug is a Fission Nightly blocker (milestone M6c).

Fission Milestone: M6 → M6c

Dependencies are now done.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.