Hi all,
I've discovered recently a problem : when I temporary allow JS execution on some pages, the code isn't executed, even after refreshing the page or opening multiple instances of it. However, if I close all the instances of the site and then reopen the link, it behaves nicely.
It appeared on https://play.rust-lang.org/ .
There is also another problem which may be linked to that one (but I don't know if it's more noscript or firefox-related) : when I open a specific page, if the JS on it isn't allowed, firefox crashes. If it's allowed, it works well.
I've only found that behaviour here : http://comic.naver.com/webtoon/detail.n ... 385&no=267 (others no= seem to do the same, but not all, afaik)
Temporary allow problem
-
havelock
Temporary allow problem
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Re: Temporary allow problem
Does the same happen on a new, clean profile with only NoScript installed?havelock wrote:I've discovered recently a problem : when I temporary allow JS execution on some pages, the code isn't executed, even after refreshing the page or opening multiple instances of it. However, if I close all the instances of the site and then reopen the link, it behaves nicely.
The board broke your link, please re-post it in url tags, like thishavelock wrote:There is also another problem which may be linked to that one (but I don't know if it's more noscript or firefox-related) : when I open a specific page, if the JS on it isn't allowed, firefox crashes. If it's allowed, it works well.
I've only found that behaviour here :
Code: Select all
[url]link here[/url]*Always* check the changelogs BEFORE updating that important software!
-
Re: Temporary allow problem
> I temporary allow JS execution on some pages, the code isn't executed
> https://play.rust-lang.org/
What domains have you allowed there?
> https://play.rust-lang.org/
What domains have you allowed there?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39
-
havelock
Re: Temporary allow problem
Yes, it also occured with an empty NS-only profile.
The first URL is http://comic.naver.com/webtoon/detail.n ... 385&no=267.
for the other URL, all scripts sites on the page were enabled.
The first URL is http://comic.naver.com/webtoon/detail.n ... 385&no=267.
for the other URL, all scripts sites on the page were enabled.
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Re: Temporary allow problem
Does the problem with the first link (rust-lang) occur also without NoScript, but following these steps:
1) new profile as above, NO noscript install
2) about:config > set javascript.enabled to false
3) visit the site
4) in a new tab (leave the site open), about:config > set javascript.enabled to true
5) reload the site
If the problem does *not* occur with those steps, can you please reproduce the problem again (using NoScript) and post here any related messages you see in the Browser Console (Ctrl-Shift-J) and/or Web Console (Ctrl-Shift-K)?
(if you don't know what's related, turn off CSS warnings and post everything else you see)
Can you try also the second link in a new profile without NoScript but with about:config > javascript.enabled set to false , does it still crash?
1) new profile as above, NO noscript install
2) about:config > set javascript.enabled to false
3) visit the site
4) in a new tab (leave the site open), about:config > set javascript.enabled to true
5) reload the site
If the problem does *not* occur with those steps, can you please reproduce the problem again (using NoScript) and post here any related messages you see in the Browser Console (Ctrl-Shift-J) and/or Web Console (Ctrl-Shift-K)?
(if you don't know what's related, turn off CSS warnings and post everything else you see)
Can you try also the second link in a new profile without NoScript but with about:config > javascript.enabled set to false , does it still crash?
*Always* check the changelogs BEFORE updating that important software!
-