Page 1 of 1

[RESOLVED] Possible NoScript loop

Posted: Sun Jun 25, 2017 4:32 pm
by ronks
Running NoScript 5.0.5 on 64-bit Firefox 54.0 and Windows 10, Firefox locks up and has to be killed whenever I visit
http://www.nytimes.com/column/bits
By disabling NoScript (and nothing else) as an add-on, the page displays properly and FF responds.
Not sure what the cause is, but it seems to be related to NoScript.

Re: Possible NoScript loop

Posted: Sun Jun 25, 2017 9:38 pm
by barbaz
If the site loads script from facebook.net, just Mark facebook.net as Untrusted. Problem solved.

If there are no facebook.net script, you're hitting a known bug in NoScript's XSS filter -
viewtopic.php?f=10&t=22828
viewtopic.php?f=7&t=22881

Re: Possible NoScript loop

Posted: Mon Jun 26, 2017 12:09 am
by ronks
Thanks! I un-trusted facebook.net and so far the site works again.
But I suppose I should ask if allowing facebook.net scripts, which I must have whitelisted at some point, has any value?

Re: Possible NoScript loop

Posted: Mon Jun 26, 2017 2:04 am
by barbaz
Not unless you like to have about as much privacy as the Kardashian family. That is, without any of the upsides they get. ;)

Re: Possible NoScript loop

Posted: Mon Jun 26, 2017 3:01 am
by ronks
Got it. ;-)

Re: [RESOLVED] Possible NoScript loop

Posted: Fri Jun 30, 2017 12:08 am
by Giorgio Maone
Please check latest development build 5.0.6rc5, thanks.

Re: [RESOLVED] Possible NoScript loop

Posted: Fri Jun 30, 2017 2:59 am
by ronks
So I take it that
> [XSS] Fixed performance regression in handling of big JSON
payloads causing the browser to freeze on loading pages
with Facebook tracking subframes
was the issue?
I think I'll wait till the fix gets into the stable release, but thanks for the information.