NS_ERROR_NOT_IMPLEMENTED

Bug reports and enhancement requests
Post Reply
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

NS_ERROR_NOT_IMPLEMENTED

Post by barbaz »

Don't know if this has any significance, as I'm not noticing any loss of functionality (yet?), but in current SeaMonkey Nightly, I see this in the Error Console whenever I try to open certain "View Source" windows.

Code: Select all

Error: NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIRequest.name]
Source File: (noscript xpi path)/components/noscriptService.js
Line: 6330
To reproduce, navigate to, say

Code: Select all

view-source:jar:file:///(PATH-TO-SEAMONKEY-INSTALL-DIR)/omni.ja!/modules/LoadContextInfo.jsm
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30a1
Post Reply