Page 1 of 1

[Resolved] javascript:uri broke if scripts globally allowed

Posted: Thu Nov 29, 2012 3:22 pm
by Lexi
Set:
user_pref("noscript.allowURLBarJS", true);
user_pref("noscript.global", true);
And try javascript:alert(1)

Re: [bug?] javascript:uri don't work if scripts globally all

Posted: Thu Nov 29, 2012 3:28 pm
by Lexi
Oops. I'm a slow: latest development build 2.6.3rc1 fixed this bug.( http://forums.informaction.com/viewtopi ... 074#p45593 )