Page 1 of 1

[RESOLVED] JS exception [nsIHttpChannel.responseStatus]

Posted: Tue Oct 27, 2009 10:22 pm
by Bostic
I'm getting the following in Error Console with NoScript 1.9.9.12 and today's nightly trunk build on XP:

Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: chrome://noscript/content/RequestFilters.js :: anonymous :: line 43" data: no]
Source File: chrome://noscript/content/RequestFilters.js
Line: 43

Re: Javascript exception [nsIHttpChannel.responseStatus]

Posted: Tue Oct 27, 2009 11:46 pm
by Tom T.
Where and when does this happen? URL, and steps to reproduce the issue?

I've had no similar errors with either the stable release or the development build on XP.

Re: Javascript exception [nsIHttpChannel.responseStatus]

Posted: Tue Oct 27, 2009 11:56 pm
by Giorgio Maone
Please check latest development build 1.9.9.14 and let me know.

Re: Javascript exception [nsIHttpChannel.responseStatus]

Posted: Wed Oct 28, 2009 1:07 am
by Bostic
Giorgio Maone wrote:Please check latest development build 1.9.9.14 and let me know.
That did the trick. Thanks.