-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Chromiumspecific to Chromium/Chromespecific to Chromium/Chromeexternalissue involving an external factorissue involving an external factorinvalidnot a uBlock issuenot a uBlock issue
Description
Prerequisites
- I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- I tried to reproduce the issue when...
- uBlock Origin is the only extension
- uBlock Origin with default lists/settings
- using a new, unmodified browser profile
- I am running the latest version of uBlock Origin
- I checked the documentation to understand that the issue I report is not a normal behavior
Description
On Chrome Canary, service workers can't be blocked by the filter $csp=worker-src 'none'
A specific URL where the issue occurs
https://www.youtube.com/
Steps to Reproduce
- On a fresh install of Chrome Canary with uBO installed, add this filter
$csp=worker-src 'none'
- In advanced settings, change
suspendTabsUntilReady
toyes
(as described here) - Visit YouTube.
Expected behavior:
Service worker is not loaded. In Chrome stable this is working fine.
Actual behavior:
Service worker gets loaded as can be seen in developer tools.
Your environment
- uBlock Origin version: v1.34.0
- Browser Name and version: Version 92.0.4483.0 (Official Build) canary (64-bit)
- Operating System and version: Windows 10 Home Single Language, 20H2, OS build: 19042.928
Metadata
Metadata
Assignees
Labels
Chromiumspecific to Chromium/Chromespecific to Chromium/Chromeexternalissue involving an external factorissue involving an external factorinvalidnot a uBlock issuenot a uBlock issue