Turn on block autoplay in 67
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
People
(Reporter: drno, Assigned: alwu)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Block autoplay appears to be off by default in everything except Nightly as per https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/browser/app/profile/firefox.js#1491
As we have successfully rolled out the feature via Normandy in 66, we should turn the feature on in >= 67 to not have to rely on Normandy going forward any more.
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
As we have successfully rolled out the feature via Normandy in 66, we should turn the feature on in >= 67 to not have to rely on Normandy going forward any more.
Comment 3•6 years ago
|
||
bugherder |
Assignee | ||
Comment 4•6 years ago
|
||
Comment on attachment 9056923 [details]
Bug 1542921 - turn on block autoplay by default.
Beta/Release Uplift Approval Request
- Feature/Bug causing the regression: none
- User impact if declined: Will not be able to have block autoplay by default
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's a pref-flip patch, it doesn't any functional change. In addition, we have enabled this feature on 66 via Normandy.
- String changes made/needed: none
Comment 5•6 years ago
|
||
Comment on attachment 9056923 [details]
Bug 1542921 - turn on block autoplay by default.
Low risk, approved for 67 beta 10, thanks.
Comment 6•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Comment 7•6 years ago
|
||
I've added a release note to https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/67#APIs to document this. Let me know if this looks OK.
Assignee | ||
Comment 8•6 years ago
|
||
Hi, Chris,
I would prefer not to mention it, because actually we've enabled this feature on 66 via Normandy. What we do here now is just to ensure that no one will miss this feature on 67.
Thank you.
Comment 9•6 years ago
|
||
(In reply to Alastor Wu [:alwu] from comment #8)
Hi, Chris,
I would prefer not to mention it, because actually we've enabled this feature on 66 via Normandy. What we do here now is just to ensure that no one will miss this feature on 67.
Thank you.
OK, makes sense to me; we do mention it in the Fx66 rel notes already.
I've removed it now.
Comment 10•6 years ago
|
||
Updated the site compatibility note to mention this bug: https://www.fxsitecompat.com/en-CA/docs/2019/audible-media-s-autoplay-is-now-blocked-by-default/
Comment 11•5 years ago
|
||
Please specify a root cause for this bug. See :tmaity for more information.
Assignee | ||
Updated•5 years ago
|
Description
•