Closed
Bug 1662210
Opened 4 years ago
Closed 4 years ago
HTMLMediaElement has MediaKeys specific logic in suspend code that is no longer needed
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: bryce, Assigned: bryce)
Details
Attachments
(1 file)
HTMLMediaElement has suspend code to cover the EME case that no longer does anything[0]. This looks like it resulted from the 'Remove IsPrimetimeKeySystem(string) from Gecko.' patch in bug 1329543 that removed surrounding code.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by bvandyk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/343d941ac9dc
Remove dead MediaKeys code from MediaElement's SuspendOrResumeElement. r=jolin
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•