NoScript 2.0.2.5 with FF 4b6pre solution

Bug reports and enhancement requests
Post Reply
xaocon
Posts: 1
Joined: Thu Sep 09, 2010 3:36 pm

NoScript 2.0.2.5 with FF 4b6pre solution

Post by xaocon »

So the addons manager acts funny after installing NoScript because it tries to put the addon manager tries to use a frame. This makes the addons manager useless. I was able to correct this issue by changing the about:config option noscript.frameOptions.parentWhitelist to include about:addons (it is now "https://mail.google.com/* about:addons" without the quotes). As far as I can tell this should probably be made the new default value to support FF4 going forward.
Mozilla/5.0 (X11; Linux i686; rv:2.0b6pre) Gecko/20100909 Firefox-4.0/4.0b6pre Ubuntu/10.04
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript 2.0.2.5 with FF 4b6pre solution

Post by therube »

Not seeing any issue on the SeaMonkey Trunk.

Partial issue in FF406.

Only difference is Get Add-ons.
SeaMonkey will open it in the tab in about:addons.
FF says it needs to open it in a new window - which does not work.

Code: Select all

resource://noscript_0.4394531798874717/frameOptErr.xhtml#

Code: Select all

X-FRAME-OPTIONS: blocked https://services.addons.mozilla.org/en-US/firefox/discovery/4.0b6pre/WINNT#{%22{73a6fe31-595d-460b-a920-fcc0f8843232}%22:{%22name%22:%22NoScript%22,%22version%22:%222.0.2.3%22,%22type%22:%22extension%22,%22userDisabled%22:false,%22isCompatible%22:false,%22isBlocklisted%22:false},%22{972ce4c6-7e08-4474-a285-3208198ce6fd}%22:{%22name%22:%22Default%22,%22version%22:%224.0b6pre%22,%22type%22:%22theme%22,%22userDisabled%22:false,%22isCompatible%22:true,%22isBlocklisted%22:false},%22{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}%22:{%22name%22:%22Adblock%20Plus%22,%22version%22:%221.2.2%22,%22type%22:%22extension%22,%22userDisabled%22:true,%22isCompatible%22:true,%22isBlocklisted%22:false},%22{5a2851db-6f54-4508-9460-287932422bdc}%22:{%22name%22:%22Shockwave%20Flash%22,%22version%22:%2210.1.82.76%22,%22type%22:%22plugin%22,%22userDisabled%22:false,%22isCompatible%22:true,%22isBlocklisted%22:false}}
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; rv:2.0b6pre) Gecko/20100909 Firefox/4.0b6pre SeaMonkey/2.1b1pre
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: NoScript 2.0.2.5 with FF 4b6pre solution

Post by dhouwn »

While we are at it, there are quite some about: entries that are currently not whitelisted per default, e.g.:
  • about:support
  • about:buildconfig
  • about:memory
  • about:cache
  • about:licence
  • about:mozilla
  • about:robots :mrgreen:
Also, where's about:noscript and about:giorgio/about:maone? ;)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100825 Ubuntu/10.04 (lucid) Firefox/3.6.9
Post Reply