Closed
Bug 1502349
Opened 6 years ago
Closed 6 years ago
Config Autoplay not being respected in latest Firefox
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: df, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:63.0) Gecko/20100101 Firefox/63.0
Steps to reproduce:
Go to: about:config?filter=autoplay
Set media.autoplay.enabled to false
Load a page with video ads or news etc like https://finance.yahoo.com/
Actual results:
the video starts playing automatically, everytime
Expected results:
the video should not start playing automatically
Comment 1•6 years ago
|
||
hi, in firefox 63 the autoplay preferences are reorganised in preparation for this feature shipping out of the box in one of the upcoming versions. until then in about:config you can set 'media.autoplay.default' to 1 in order to block automatic playback on all pages or set it to 2 to decide on a per domain basis now.
Updated•6 years ago
|
Component: Untriaged → Audio/Video: Playback
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
(In reply to [:philipp] from comment #1)
> hi, in firefox 63 the autoplay preferences are reorganised in preparation
> for this feature shipping out of the box in one of the upcoming versions.
> until then in about:config you can set 'media.autoplay.default' to 1 in
> order to block automatic playback on all pages or set it to 2 to decide on a
> per domain basis now.
Video from dailymail.co.uk still plays automatically with auto play setting at 1 e.g. the Green video.
The same page does not auto play in 62.0.3.
Config settings- search about:config autoplay values = false,false,true,true,true,1,false,true,true
Comment 4•6 years ago
|
||
>Video from dailymail.co.uk still plays automatically with auto play setting at 1 e.g. the Green video.
hi, i think i cannot reproduce that on the main dailymail.co.uk site (i have no video that's playing when media.autoplay.default is set to 1). in case this is happening in a particular article, can you please post the exact link and/or a screenshot for clarification.
>Config settings- search about:config autoplay values = false,false,true,true,true,1,false,true,true
same goes for your settings, can you please provide a screenshot (i only have 8 preferences; values will depend on sorting order etc...).
can you try to reset all bold autoplay preferences with a right click and then just set media.autoplay.default to 1?
"can you try to reset all bold autoplay preferences with a right click and then just set media.autoplay.default to 1?"
The above seems to have worked.
Settings before reset to default were
media.autoplay.
allow-extension-background-pages false
allow-muted false
ask-permission true
block.event.enabled true
block-webaudio true
default 1
enabled false
enabled.user-gestures-needed true
media.block-autoplay-until-in foreground true
As an aside I cannot see how to attach a screen shot to bugzilla hence the re typing.
Update
My Ubuntu machine updated yesterday and had the same problem - some videos autoplay.
The setting media.autoplay.enabled;false appears to be the issue.
The media.autoplay.enabled;false setting carried over from 62.0.3 and with this set media.autoplay.default;1 in 63.0 appears to be being ignored.
Changed media.autoplay.enabled;false to the default which was string and problem solved - no auto play so far on the test site.
Many thanks to all for the quick feedback.
You need to log in
before you can comment on or make changes to this bug.
Description
•