Page 1 of 1

(Regression) 2.6.8.15rc3 doesn't load some surrogates

Posted: Mon Feb 17, 2014 6:34 pm
by barbaz

Code: Select all

[13:28:12.185] Error loading popunder surrogate: [Exception... "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIPrefBranch.getComplexValue]"  nsresult: "0x804b000a (NS_ERROR_MALFORMED_URI)"  location: "JS frame :: chrome://noscript/content/ScriptSurrogate.js :: ScriptSurrogate.initReplacement :: line 113"  data: no] @ chrome://noscript/content/ScriptSurrogate.js:124
[13:28:12.836] Error loading modpagespeed surrogate: [Exception... "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIPrefBranch.getComplexValue]"  nsresult: "0x804b000a (NS_ERROR_MALFORMED_URI)"  location: "JS frame :: chrome://noscript/content/ScriptSurrogate.js :: ScriptSurrogate.initReplacement :: line 113"  data: no] @ chrome://noscript/content/ScriptSurrogate.js:124
Looks like those surrogates aren't running at all...
These errors do not occur, and those surrogates load as expected, in 2.6.8.15rc2.

Re: (Regression) 2.6.8.15rc3 doesn't load some surrogates

Posted: Mon Feb 17, 2014 8:49 pm
by Giorgio Maone
Please check latest development build rc4, thanks.

Re: (Regression) 2.6.8.15rc3 doesn't load some surrogates

Posted: Mon Feb 17, 2014 10:17 pm
by barbaz
Thank you, seems like that's got it working again.