Closed
Bug 1814985
Opened 2 years ago
Closed 2 years ago
Remove `document.autoplayPolicy` API
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
After landing bug 1773551, now we already have a better API which is a web standard for the autoplay detection. We can remove this experimental document API, which was never turn on by default.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D168856
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc51b049c761
part1 : remove experimental API 'document.autoplayPolicy'. r=media-playback-reviewers,emilio,padenot
https://hg.mozilla.org/integration/autoland/rev/b075036bdc39
part2 : change 'DocumentAutoplayPolicy' to an internal enum class. r=media-playback-reviewers,emilio,padenot
Comment 4•2 years ago
|
||
Note to MDN docs team. This was only mentioned in experimental features page, but was removed as part of docs for https://bugzilla.mozilla.org/show_bug.cgi?id=1773551 . There are no other docs, and it is not in browser compatibility data. There are no docs tasks left - I wouldn't even add a release note for this. I am therefore marking this as dev-doc-complete "in advance".
Keywords: dev-doc-complete
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dc51b049c761
https://hg.mozilla.org/mozilla-central/rev/b075036bdc39
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•