Is there a log of the scripts that were blocked?

Ask for help about NoScript, no registration needed to post
cashonly
Posts: 4
Joined: Tue Jan 31, 2012 2:29 pm

Is there a log of the scripts that were blocked?

Post by cashonly »

I'm trying to see if there are some scripts out there that are causing problems with my Firefox. Is there a way to see what scripts have been blocked by NoScript? Like a log or something?

TIA,

Cash
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Is there a log of the scripts that were blocked?

Post by therube »

JSView.

There is a FAQ or sticky around (I believe) that should point to it.
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 5.1; rv:11.0a2) Gecko/20120130 Firefox/11.0a2 SeaMonkey/2.8a2
cashonly
Posts: 4
Joined: Tue Jan 31, 2012 2:29 pm

Re: Is there a log of the scripts that were blocked?

Post by cashonly »

therube wrote:JSView.

There is a FAQ or sticky around (I believe) that should point to it.
I searched for "log" and it found no posts. Do you have a link for it?
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Is there a log of the scripts that were blocked?

Post by Alan Baxter »

Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0
cashonly
Posts: 4
Joined: Tue Jan 31, 2012 2:29 pm

Re: Is there a log of the scripts that were blocked?

Post by cashonly »

Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Is there a log of the scripts that were blocked?

Post by Alan Baxter »

You're welcome.
Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: Is there a log of the scripts that were blocked?

Post by GµårÐïåñ »

I am glad you found Alan's reference to JSView useful, but if you are asking for log of scripts blocked, that would imply some kind of NS log for the scripts it has blocked, in which case the closest thing to that is the "recently blocked sites" sub-menu but not a log in the traditional sense of individual scripts. But if you are looking for a way to get a list of scripts on a page and then have a chance to view them, then the tool referenced is useful. It just seemed that the request/response and title of this post were not exactly consistent.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
cashonly
Posts: 4
Joined: Tue Jan 31, 2012 2:29 pm

Re: Is there a log of the scripts that were blocked?

Post by cashonly »

GµårÐïåñ wrote:I am glad you found Alan's reference to JSView useful, but if you are asking for log of scripts blocked, that would imply some kind of NS log for the scripts it has blocked, in which case the closest thing to that is the "recently blocked sites" sub-menu but not a log in the traditional sense of individual scripts. But if you are looking for a way to get a list of scripts on a page and then have a chance to view them, then the tool referenced is useful. It just seemed that the request/response and title of this post were not exactly consistent.
Anything helps... been trying to track down an issue with Firefox intermittently bogging down for a year now. Tried so many things... re-install w/no add-ons, prfile corruption, memory tamers, now looking to see if it might be common javascript on various websites I visit or one particular website. Been driving me crazy!
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: Is there a log of the scripts that were blocked?

Post by GµårÐïåñ »

cashonly wrote:Anything helps... been trying to track down an issue with Firefox intermittently bogging down for a year now. Tried so many things... re-install w/no add-ons, prfile corruption, memory tamers, now looking to see if it might be common javascript on various websites I visit or one particular website. Been driving me crazy!
May I recommend, depending on your expertise and how much you want to really dig, to keep a tab for (about:memory?verbose) open and when you go to a site that you seem to be experiencing the most issue or suspecting to have the issue with, look back to the memory page, refresh it and then look for any zombie compartment created by a JS engine element. You can also try to use the GC (garbage collector) and CC (cycle collector) buttons to see if you can force a scrape to collapse the compartment. Its a problem with how memory is managed in Fx and although great strides have been made towards fixing it, much remains out there and poorly coded addons don't help and some sites using JS code that is poorly coded don't help either. If you want to get more in depth information on how to interpret the data, resolve issues, track and follow bugs try looking up the Memory project under Mozilla Development. Hopefully this has at least pointed you in a direction that can help you in the long run.

edit: I am sorry, I forgot to give you this link to get you started https://wiki.mozilla.org/Performance/MemShrink my bad.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; rv:10.0) Gecko/20100101 Firefox/10.0
Post Reply