Page 2 of 2

My Whitelist Stopped Working!

Posted: Sun Jul 17, 2016 9:15 pm
by darklich14
All of a sudden, in private browsing mode, scripts stopped working, even on whitelisted sites.

I've exported and imported preferences and whitelists, disabled/enabled noscript, reset noscript configuration, reinstalled firefox, and the problem persists.

The only ways I can get scripts to run at all in private browsing mode are by
  • enabling scripts globally
    disabling noscript
    removing noscript
which are all pretty much the point of running noscript.

Anyone know anything else I should try?

Re: My Whitelist Stopped Working!

Posted: Sun Jul 17, 2016 9:21 pm
by barbaz

Re: My Whitelist Stopped Working!

Posted: Mon Jul 18, 2016 1:35 am
by darklich14
Thanks. Great Info at https://bugzilla.mozilla.org/show_bug.cgi?id=1278735

So the plan now is, I'll downgrade to an older version and see how it goes. Will update once I find a working version. Will probably roll back incrementally as available until I get to the newest version where it works.

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Mon Jul 18, 2016 2:15 am
by barbaz
You're welcome Image

Merged to the other thread in NoScript Support.

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Mon Jul 18, 2016 5:27 am
by darklich14
So I brute forced this since I am not familiar in the least with the source code and development environments for either noscript or firefox.

I am running a (Franken)Debian 7/8 on linux-3.16.0-4-amd64 so when I go to download from https://www.mozilla.org/en-US/firefox/developer/ and click the download button, I send a GET with some query parameters and get a magically routed file download response.

So I google the resulting filename "firefox-49.0a2.en-US.linux-x86_64.tar.bz2" and find it's located at: https://ftp.mozilla.org/pub/firefox/nig ... la-aurora/.

Did some digging around on the FTP site and found the nightly builds area at https://ftp.mozilla.org/pub/firefox/nightly. Then, after doing some hunting and pecking through the months and dates in the 2016 path, I tried I don't know if there was a better way to go about this, but it's a workaround that's working.

If your reinstall starts updating immediately, you may need to turn the Preferences > Advanced > Update to either prompt or off because otherwise it'll autopatch up to the broken version.

Hope this helps someone!

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Mon Jul 18, 2016 3:45 pm
by barbaz
AFAIK the only better way to go about that is to do the testing in a disposable environment. At the very least create a new profile exclusively for testing, and only switch back to your main profile when you're sure it works.

Old Nightlies should not assumed to be stable so need to be prepared for data loss or crashing. But if it works well for you then it's stable for you, great! Image

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Mon Jul 18, 2016 4:30 pm
by darklich14
Good caveats.

The install for me is just to untarball the archive and run it in place, so the binaries and whatever it does to itself while running is all backed up, but backing up my profile is a good idea. And also good to note that this works with the profile that was in place. So it seems to be totally related to the code and nothing configurable.

Thanks again for the direction! What a strange bug and workaround and everything all around.

NoScript issues in private browsing

Posted: Mon Jul 25, 2016 12:12 pm
by Guest_firefox
I am using windows x64 and x64 firefox Nighty build:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
In normal mode everything is working perfectly. But in the private browsing there is a huge problem - NoScript is still blocking scripts, even everything is allowed. The only solution - using the option "Allow Scripts Globally..."

What is wrong and how to deal with it?

Re: NoScript issues in private browsing

Posted: Mon Jul 25, 2016 1:10 pm
by barbaz
merged with the existing thread on the issue. see above

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Mon Jul 25, 2016 1:11 pm
by Giorgio Maone
It's bug 1278735, fixed in latest development build.
Please install it, if not already auto-updated.

Re: Dev Build blocking all JavaScript in Firefox Nightly

Posted: Mon Jul 25, 2016 10:23 pm
by khamikaze
FINALLY FIXED TODAY!
So I guess at the end was NoScript issue.

Thank you!
khamikaze wrote:Hello Everyone,

NoScript Dev Build is incorrectly blocking all JavaScript in all/any sites when enabled in the latest Firefox Nightly 64-bit versions in the past few weeks.
NoScript has not changes lately but a few weeks ago this issue started to happen.
I do update Firefox Nightly almost every day.

Yes, I already reported this to Mozilla:

https://input.mozilla.org/en-US/feedbac ... ox/50.0a1/

, but it is still not working.
Funny that even this page above does not work if NoScript is enabled.

Anyways, I want to let you know in case Mozilla says it is NoScript.

At this point, of course I do not know who broke what.

Could you please take a look at your side?

Thanks,

Re: Firefox Nightly 50.0a - Noscript (release and dev), allo

Posted: Thu Jul 28, 2016 11:21 am
by Maru
Giorgio Maone wrote:It's bug 1278735, fixed in latest development build.
Please install it, if not already auto-updated.
Thank you! NS updated automatically and JS is back to working again in private tabs.