Page 1 of 1

[FIXED] 5.0.4rc3 Lots of errors

Posted: Thu May 11, 2017 4:59 pm
by barbaz
Since upgrading NoScript to 5.0.4rc3, I'm noticing a lot of NoScript related errors in the Browser Console (Ctrl-Shift-J).

Code: Select all

req.getResponseHeader is not a function Main.js:1639
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9

Code: Select all

TypeError: cyclic object value  Main.js:1633:48

Code: Select all

[Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.getResponseHeader]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://noscript/content/Main.js :: unserializeReqData :: line 1639"  data: no]  (unknown)
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9
Happens even on a clean profile with only NoScript installed.

SeaMonkey 2.49

Re: 5.0.4rc3 Lots of errors

Posted: Thu May 11, 2017 6:35 pm
by therube
Just tacking on what I see... no idea if meaningful or not... (Error Console):

Code: Select all

Warning: window._content is deprecated.  Please use window.content instead.
Source File: chrome://noscript/content/Main.js
Line: 1633

Code: Select all

Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.getResponseHeader]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://noscript/content/Main.js :: unserializeReqData :: line 1639"  data: no]

Code: Select all

Error: NS_ERROR_NOT_AVAILABLE: 
Source File: chrome://noscript/content/Main.js
Line: 1633

Code: Select all

Error: TypeError: cyclic object value
Source File: chrome://noscript/content/Main.js
Line: 1633
What I'm seeing does not appear to be "a lot".
(I'm not comfortable with Browser Console, so don't really know how to go about looking there...)

WinXP, SeaMonkey 2.49.1, NoScript 5.0.4rc3

Re: 5.0.4rc3 Lots of errors

Posted: Thu May 11, 2017 8:03 pm
by barbaz
therube wrote:Just tacking on what I see... no idea if meaningful
Yep, definitely related.
therube wrote:What I'm seeing does not appear to be "a lot".
My console is pretty much spammed with these messages. Every webpage I visit, more of these errors. Even just opening a new tab, results in the first message I posted.

Re: 5.0.4rc3 Lots of errors

Posted: Thu May 11, 2017 9:31 pm
by yes_noscript
Have that errors still on the stable 5.0.4 version with Pale Moon.
Rollback to 5.0.3

Re: 5.0.4rc3 Lots of errors

Posted: Fri May 12, 2017 3:39 pm
by barbaz
Downgrading to 5.0.4rc2 eliminated all but this error -

Code: Select all

req.getResponseHeader is not a function  Main.js:1639
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9
Downgrading to 5.0.4rc1 got rid of all the errors.

Re: 5.0.4rc3 Lots of errors

Posted: Mon May 15, 2017 2:29 pm
by therube
Mc> therube: ok, NoScript errors happen in fx too. so let's see...
Mc> therube: i took it from viewtopic.php?f=7&t=22828 so i hope i'm right
(Actually sounds different to me.)

Re: 5.0.4rc3 Lots of errors

Posted: Tue May 23, 2017 11:00 pm
by barbaz
Looks fixed in 5.0.5rc3. Thanks Giorgio! 8-)