[Invalid] Error with window.open and 24ESR

Bug reports and enhancement requests
Post Reply
Elbart
Junior Member
Posts: 35
Joined: Mon Jul 15, 2013 2:25 pm

[Invalid] Error with window.open and 24ESR

Post by Elbart »

Firefox 24ESR,
NoScript 2.6.9.22
Default options

http://jsfiddle.net/as03ohoc/39/
Allowed jsfiddle.net, jshell.net, togetherjs.com

Clicking on "open window" should open a new window, but instead NoScript throws this error:

Code: Select all

Timestamp: 12.05.2015 10:39:26
Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]
Source File: chrome://noscript/content/ScriptSurrogate.js
Line: 346
Works in more recent Firefox-versions.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Error with window.open and 24ESR

Post by barbaz »

Since this presumably used to work in 24ESR, can you please tell us the first rc build where it doesn't work?
Old NoScript @
https://addons.mozilla.org/addon/noscript/versions
*or*
https://noscript.net/feed?t=a
*Always* check the changelogs BEFORE updating that important software!
-
Elbart
Junior Member
Posts: 35
Joined: Mon Jul 15, 2013 2:25 pm

Re: Error with window.open and 24ESR

Post by Elbart »

I thought I had tested it good enough to rule out a false report, but I guess I was wrong.

It's actually a bug in Firefox (introduced pre-24ESR and solved post-24ESR) and has nothing to do with NSS.

Clicking on the link on http://jsfiddle.net/as03ohoc/39/ doesn't work, but clicking on it on http://fiddle.jshell.net/as03ohoc/39/show/ does.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
Post Reply