Page 1 of 1

10.1.8.8,10.1.8.9rc1 support.mozilla.org pages privileged

Posted: Fri Jul 20, 2018 8:18 am
by juozas
Visiting support.mozilla.org and clicking NoScript icon shows that most (if not all) pages on that subdomain are privileged. Entering mozilla.org in address bar works ok. Screenshot:
Image

Tested in both regular and developer edition of firefox. Developer edition version running in background with main firefox edition, loaded with

Code: Select all

-no-remote --profile profile
in it's command line.

Firefox 61.0.1 with NoScript 10.1.8.8
Firefox Developer Edition 62.0b9 with NoScript 10.1.8.9rc1

Edit: Updated dev edition command line to point to corrent parameters when running it.

Re: 10.1.8.8,10.1.8.9rc1 support.mozilla.org pages privilege

Posted: Fri Jul 20, 2018 9:51 am
by therube
lib/restricted.js says that is expected & points to https://bugzilla.mozilla.org/show_bug.cgi?id=1415644.

(But then that bug now shows as Fixed, FF 60, so maybe it should now be removed from restricted.js ?)

Re: 10.1.8.8,10.1.8.9rc1 support.mozilla.org pages privilege

Posted: Fri Jul 20, 2018 10:07 pm
by Giorgio Maone
therube wrote:lib/restricted.js says that is expected & points to https://bugzilla.mozilla.org/show_bug.cgi?id=1415644.

(But then that bug now shows as Fixed, FF 60, so maybe it should now be removed from restricted.js ?)
As far as I can tell, "Fixed" for that bug means that extensions cannot operate on those sites.
Also, before checking the list in restricted.js, NoScript actually verifies that it's forbidden from running content scripts on that tab, therefore...