Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#autoplay-policy is not working properly #187

Open
Unknown78 opened this issue Mar 17, 2024 · 3 comments
Open

#autoplay-policy is not working properly #187

Unknown78 opened this issue Mar 17, 2024 · 3 comments

Comments

@Unknown78
Copy link

Unknown78 commented Mar 17, 2024

Backgrounds

Problems

Descriptions of the flag:

Disable/Enable AutoPlay
Allows setting the AutoPlay policy. Use No User Gesture Required to enable AutoPlay, and use Document User Activation Required to disable AutoPlay and force all sites to require a click to initiate media playback. User Gesture Required is the default, and blocks most AutoPlay annoyances, while allowing some (i.e. WebAudio) to continue. – Mac, Windows, Linux, ChromeOS, Fuchsia, Lacros

#autoplay-policy

Settings of it:

  • Default
  • No User Gesture Required
  • User Gesture Required
  • Document User Activation Required

Test Case

Try to open up any multimedia sites with its AutoPlay such as YouTube video.
For example this ads free one: https://www.youtube.com/watch?v=NeBlDtBSbI8

  • Default
    The description says that "User Gesture Required is the default" but if I try to use it, then it won't block any AutoPlay.
  • No User Gesture Required
    It's working as it should.
  • User Gesture Required
    This one successfully blocks the AutoPlay if reloaded from already fully-loaded pages.
  • Document User Activation Required
    This one supposedly more strict than User Gesture Required, but if I try to use it, then it won't block any AutoPlay.

Summary

User Gesture Required is working partially.
Default and Document User Activation Required is not working.

@Unknown78 Unknown78 changed the title #autoplay-policy description doesn't match with its settings #autoplay-policy is not working properly Mar 17, 2024
@Alex313031
Copy link
Owner

@Unknown78 Hmm, let me check this out next release.

@Unknown78
Copy link
Author

@Alex313031 I've just tested Thorium_SSE3_123.0.6312.133.zip and it still not working properly.

@Unknown78
Copy link
Author

@Alex313031 Still no changes with Thorium_SSE3_124.0.6367.218.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants