Open
Bug 1617269
Opened 5 years ago
Updated 3 years ago
Create test to verify EME prompt behaviour for iframes
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: bryce, Unassigned)
References
Details
Following up from bug 1587522 it would be useful to have a test that verifies expected behaviour for embedded pages.
At the time of writing the EME approval is expected to apply per window (in the gecko sense), as each MediaKeySystemAccessManager is related to a navigator, and my understanding is that navigators are per window.
It's not clear to me how this functions in a non-e10s case, which is something that should be considered for the test. My current assumption would be that an iframe still has its own navigator distinct form the embedding page, but that's something that would best be verified.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → bvandyk
Priority: -- → P3
Comment 1•3 years ago
|
||
Unassigning bugs assigned to Bryce because he no longer works at Mozilla.
Assignee: brycebugemail → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•