NoScript 11.5.3rc2
In my main Firefox profile, I'm getting the following errors in the Browser Console every time I load any webpage -
Code: Select all
TypeError: csp.blocks is not a function RequestGuard.js:712:35
csp.blocks is not a function RequestGuard.js:712:35
scriptBlocked moz-extension://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/bg/RequestGuard.js:712
some self-hosted:137
onResponseStarted moz-extension://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/bg/RequestGuard.js:711
apply self-hosted:2285
applySafeWithoutClone resource://gre/modules/ExtensionCommon.sys.mjs:675
fire resource://gre/modules/ExtensionChild.sys.mjs:840
recvRunListener resource://gre/modules/ExtensionChild.sys.mjs:844
_recv resource://gre/modules/ConduitsChild.sys.mjs:90
receiveMessage resource://gre/modules/ConduitsChild.sys.mjs:201
run resource://gre/modules/ConduitsChild.sys.mjs:192
receiveMessage resource://gre/modules/ConduitsChild.sys.mjs:193
map self-hosted:175
receiveMessage resource://gre/modules/ConduitsChild.sys.mjs:193
Disabling all my other extensions in my main profile doesn't stop the errors, and importing my entire NoScript config into the clean profile (with NoScript Options > Export/Import) doesn't produce the errors. Trying to bisect prefs.js doesn't seem to be getting anywhere.
Any idea what might be causing this? Or any insight that might hint where to look next to figure out why this is happening?