Prerequisites
I tried to reproduce the issue when...
Description
Just a quick heads-up! I was experimenting with the remove-cache-storage-item scriptlet and noticed uBO might not be able to access or recognize it.
I was looking at the source code here: localstorage.js#L132.
A specific URL where the issue occurs.
https://example.com (This happens anywhere).
Steps to Reproduce
- Add this to your filters:
example.com##+js(remove-cache-storage-item)
Expected behavior
uBO recognizes the scriptlet and injects it.
Actual behavior
The scriptlet doesn't seem to be found or injected.
Configuration
Details
uBlock Origin: 1.74.1b2
Firefox: 157
filterset (summary):
network: 0
cosmetic: 0
scriptlet: 0
html: 0
listset (total-discarded, last-updated):
removed:
ublock-filters: null
ublock-badware: null
ublock-privacy: null
ublock-unbreak: null
ublock-quick-fixes: null
easylist: null
easyprivacy: null
urlhaus-1: null
plowe-0: null
default:
user-filters: 0-0, never
filterset (user): [empty]
switchRuleset:
added: [array of 6 redacted]
hostRuleset:
added: [array of 599 redacted]
userSettings:
advancedUserEnabled: true
cloudStorageEnabled: true
cnameUncloakEnabled: false
userFiltersTrusted: true
hiddenSettings:
allowGenericProceduralFilters: true
extensionUpdateForceReload: true
filterAuthorMode: true
trustedListPrefixes: ublock- user- https://raw.githubusercontent.com/JoviDong/
updateAssetBypassBrowserCache: true
supportStats:
allReadyAfter: 243 ms (selfie)
maxAssetCacheWait: 16 ms
cacheBackend: indexedDB
Prerequisites
I tried to reproduce the issue when...
Description
Just a quick heads-up! I was experimenting with the remove-cache-storage-item scriptlet and noticed uBO might not be able to access or recognize it.
I was looking at the source code here: localstorage.js#L132.
A specific URL where the issue occurs.
https://example.com (This happens anywhere).Steps to Reproduce
example.com##+js(remove-cache-storage-item)Expected behavior
uBO recognizes the scriptlet and injects it.
Actual behavior
The scriptlet doesn't seem to be found or injected.
Configuration
Details