uBlock Origin: 1.72.2
Firefox: 149
filterset (summary):
network: 222720
cosmetic: 284100
scriptlet: 72417
html: 3975
listset (total-discarded, last-updated):
added:
ublock-experimental: 18-0, 2h.38m Δ
adguard-generic: 98216-5842, 3d.57m
adguard-mobile: 12584-75, 3d.57m
adguard-spyware-url: 2580-134, 3d.57m
block-lan: 91-0, 3d.57m
adguard-cookies: 39480-115, 3d.57m
ublock-cookies-adguard: 5807-81, 1h.50m
fanboy-cookiemonster: 47083-3892, 3d.57m
adguard-social: 26626-45, 3d.57m
fanboy-social: 17720-869, 3d.57m
fanboy-thirdparty_social: 69-18, 3d.57m
adguard-popup-overlays: 32104-1074, 3d.57m
[10 lists not shown]: [too many]
default:
user-filters: 34-1, never
ublock-filters: 52939-72, 2h.38m Δ
ublock-badware: 10364-27, 2h.38m Δ
ublock-privacy: 4072-2, 2h.38m Δ
ublock-unbreak: 2854-1, 2h.38m Δ
ublock-quick-fixes: 483-13, 2h.38m Δ
easylist: 90284-1320, 2h.38m Δ
easyprivacy: 56032-139, 2h.38m Δ
urlhaus-1: 47370-10, 2h.38m
plowe-0: 3517-1118, 4d.11h.39m
filterset (user): [array of 36 redacted]
trustedset:
added: [array of 3 redacted]
removed:
moz-extension-scheme
userSettings:
userFiltersTrusted: true
hiddenSettings: [none]
supportStats:
allReadyAfter: 10469 ms (selfie)
maxAssetCacheWait: 3101 ms
cacheBackend: indexedDB
Prerequisites
I tried to reproduce the issue when...
Description
The documentation of
trusted-click-elementcurrently states that its "reference API" is https://github.com/AdguardTeam/Scriptlets/blob/master/src/scriptlets/trusted-click-element.ts. However, its API has recently changed and no longer corresponds to that of AdGuard. The documentation should be updated to reflect the recent API changes.A specific URL where the issue occurs.
https://github.com/gorhill/uBlock/blob/2c23c298d5fa7d998d9d397a610ece42ff405abc/src/js/resources/scriptlets.js#L1655Steps to Reproduce
See incorrect documentation at https://github.com/gorhill/uBlock/blob/2c23c298d5fa7d998d9d397a610ece42ff405abc/src/js/resources/scriptlets.js#L1655
Expected behavior
The DocString of
trusted-click-elementshould describe the API in great detail.Troubleshooting information