Closed
Bug 1419349
Opened 7 years ago
Closed 7 years ago
Stop delaying autoplay when the pref "media.autoplay.enabled" is false
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(1 file)
The pref "media.block-autoplay-until-in-foreground" is used to delay the autoplay media until the media is is the foreground, or, clicking the play tab icon.
However, we don't need this mechanism if user has disabled *all* autoplay via tge pref "media.autoplay.enabled".
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8930548 [details]
Bug 1419349 - delay autoplay only when we enable it.
https://reviewboard.mozilla.org/r/201680/#review206960
Attachment #8930548 -
Flags: review?(amarchesini) → review+
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f456008a2a7
delay autoplay only when we enable it. r=baku
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•