Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.28k stars 33 forks source link

`#autoplay-policy` is not working properly #187

Open Unknown78 opened 3 months ago

Unknown78 commented 3 months ago

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

Summary

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

Alex313031 commented 3 months ago

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

Unknown78 commented 2 months ago

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

Unknown78 commented 1 month ago

@Alex313031 Still no changes with Thorium_SSE3_124.0.6367.218.zip