-
Notifications
You must be signed in to change notification settings - Fork 85
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
set-constant is unstable in version 1.45.3b15 #2404
Comments
The same issue with the |
Autoplay cannot be reliably blocked by js variable, this has always been the case. |
Version 1.45.2 does not have these problems. As in all previous versions. |
Looks as regression in favor Blob: gorhill/uBlock@0971025 |
Completely inoperative rule: Example (authorization required): P.S. In all the cases above, everything works fine in Firefox. |
I have the same problem. Gif |
Ok so Chromium should still use the old way while Firefox uses Blob. |
On my side, the video player is inside At |
There is no broadcast on In the case of One way or another, Firefox's CSP bypass method creates problems in Google Chrome. |
Ok I can reproduce at |
I have quite a large feedback on ABP + Firefox and I have not yet come across complaints about non-working scriptlets. It uses a similar way to bypass the CSP. In background.js ABP it looks like this (lines 19662 onwards):
|
I am trying ABP and I see the Twitch feed being autoplayed with RUAdList. |
There are no such rules in RU AdList for ABP. They only allow scriptlets from abp-filters-anti-cv, and only for limited purposes. However, you can add this rule manually for validation purposes. In ABP syntax, this would be: |
On a related note regarding disabling |
For Chrome, it's desperately needed as Chrome offers not a single option to disable autoplay for users. |
So this is deprecated: https://chrome.google.com/webstore/detail/autoplaystopper/ejddcgojdblidajhngkogefpkknnebdh (MV2 should works to June 2023, harder to December 2023). Some of the stuff is dropped on the addons e.g. RSS on both. |
For version 1.45.3b16 In Google Chrome, Firefox As for the possibility of a cleaner shutdown of autoplay, then of course I welcome this. |
I have an implementation of So not sure at this point a |
Maybe pages simulate poc in own js libraries.
|
Were there any user-gestures from your side ? |
https://developer.chrome.com/blog/autoplay/#new-behaviors:
|
|
That link is older than the one I posted, so I assume the more recent one is more accurate about what is supposed to happen. |
As per https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy/autoplay --
|
I think they are just saying the a less restrictive policy can't override a more restrictive one. Anyway, I found that MDN documentation re |
Never seems to have worked - w3c/webappsec-permissions-policy#276 |
Related: #2714 |
odblokowane w becie pomimo słabego działania uBlockOrigin/uBlock-issues#2714
Prerequisites
I tried to reproduce the issue when...
Description
Example: rule
player.smotrim.ru##+js(set-constant, pl.getParams.isPlay, null)
does not always workA specific URL where the issue occurs.
https://www.m24.ru/
Steps to Reproduce
https://www.m24.ru/
Expected behavior
playback in the player should be stopped
Actual behavior
playback in the player starts automatically
Configuration
uBlock Origin: 1.45.3b15
Chromium: 108
filterset (summary):
network: 103010
cosmetic: 59877
scriptlet: 17911
html: 0
listset (total-discarded, last-updated):
default:
user-filters: 0-0, never
RUS-0: 39580-11, now
easylist: 63793-65, now
easyprivacy: 30976-1282, now
plowe-0: 3678-905, now
ublock-abuse: 77-1, now
ublock-badware: 4176-109, now
ublock-filters: 31506-144, now
ublock-privacy: 254-1, now
ublock-quick-fixes: 422-14, now
ublock-unbreak: 1915-44, now
urlhaus-1: 7175-0, now
filterset (user): [empty]
modifiedUserSettings: [none]
modifiedHiddenSettings: [none]
supportStats:
allReadyAfter: 639 ms
maxAssetCacheWait: 360 ms
The text was updated successfully, but these errors were encountered: