Page 1 of 1

[Invalid] Error with window.open and 24ESR

Posted: Tue May 12, 2015 8:40 am
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.

Re: Error with window.open and 24ESR

Posted: Tue May 12, 2015 5:18 pm
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

Re: Error with window.open and 24ESR

Posted: Mon May 25, 2015 12:34 pm
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.