Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

revert muted media should be able to autoplay #12152

Closed
darkdh opened this issue Dec 1, 2017 · 7 comments · Fixed by brave/muon#394
Closed

revert muted media should be able to autoplay #12152

darkdh opened this issue Dec 1, 2017 · 7 comments · Fixed by brave/muon#394

Comments

@darkdh
Copy link
Member

darkdh commented Dec 1, 2017

Test Case 1

  1. visit about:preferences#security and ensure autoplay is set as Always Ask
  2. visit https://www.twitter.com and click on a tweet that has a video attached
  3. ensure that a autoplay notification is displayed and the video doesn't automatically play

Test Case 2

  1. visit about:preferences#security and ensure autoplay is set as Always Deny
  2. visit https://www.twitter.com and click on a tweet that has a video attached
  3. ensure that a autoplay notification isn't being displayed and the video doesn't automatically play

Test Case 3

  1. visit about:preferences#security and ensure autoplay is set as Always Allow
  2. visit https://www.twitter.com and click on a tweet that has a video attached
  3. ensure that the video is automatically being played
@darkdh darkdh self-assigned this Dec 1, 2017
darkdh added a commit to brave/muon that referenced this issue Dec 1, 2017
darkdh added a commit to brave/muon that referenced this issue Dec 1, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 18, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 21, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 27, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 29, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 29, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 29, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
darkdh added a commit to brave/muon that referenced this issue Dec 29, 2017
fix brave/browser-laptop#11988
fix brave/browser-laptop#11527

2. Don't check user initiated video
fix brave/browser-laptop#12149

3. Default allow muted media
fix brave/browser-laptop#12152

4. Default allow for local files
fix brave/browser-laptop#8929

Auditors: @bridiver, @bbondy, @bsclifton
@darkdh darkdh added this to the 0.20.x (Beta Channel) milestone Dec 29, 2017
@bsclifton bsclifton modified the milestones: 0.20.x (Beta Channel), 0.19.x Hotfix 11 (Release Channel) Jan 4, 2018
@LaurenWags
Copy link
Member

If you have your Autoplay Media set to 'Always Ask', and you visit https://giphy.com/gifs/volkswagen-beetle-vw-3o6ozgHi0Fv82zA12M, you are asked if you want to allow the video to play, but it is already playing:
12152-a

@LaurenWags LaurenWags reopened this Jan 4, 2018
@darkdh
Copy link
Member Author

darkdh commented Jan 4, 2018

@darkdh
Copy link
Member Author

darkdh commented Jan 4, 2018

fixed by d81a458

@darkdh
Copy link
Member Author

darkdh commented Jan 9, 2018

this will be reverted in 0.21.x

@kjozwiak
Copy link
Member

@darkdh @bsclifton and myself had a quick chat. Because we're getting some user concerns on social media, this is going to be reverted in 0.19.x hotfix12.

Clearing all the QA Checked flags so this can be retested once the change has been reverted from muon and a new 0.19.x build becomes available sometime today.

@srirambv
Copy link
Collaborator

@srirambv
Copy link
Collaborator

Works on Linux as well. Followed the same steps as above^

@kjozwiak kjozwiak changed the title Muted Media should be able to autoplay revert muted media should be able to autoplay Jan 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.