Is this error NoScript-related?

Bug reports and enhancement requests
Post Reply
luntrus
Senior Member
Posts: 237
Joined: Sat Mar 21, 2009 6:29 pm

Is this error NoScript-related?

Post by luntrus »

Hi Giorgio Maone,

Just reporting this error: Error: [Exception... "'JavaScript component does not have a method named: "onBeforeItemRemoved"' when calling method: [nsINavBookmarkObserver::onBeforeItemRemoved]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: file:///C:/Program%20Files/Namoroka/components/nsLivemarkService.js :: LS_deleteLivemarkChildren :: line 582" data: no]
Source File: file:///C:/Program%20Files/Namoroka/components/nsLivemarkService.js
Line: 582
actually in the code: this._bms.removeFolderChildren(aFolderId);
this is actually implemented in another interface and requires special handling in products based on Gecko 1.9.1, including Firefox 3.5 and 3.6 alpha I assume, is part The nsINavBookmarkObserver interface is an observer for bookmark changes.
Is this being caused through NS?

luntrus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1) Gecko/20090806 Namoroka/3.6a1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Is this error NoScript-related?

Post by Giorgio Maone »

Yes it is, but it has no side effects and will be removed in next dev build.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Lilien
Posts: 1
Joined: Mon Nov 30, 2009 1:05 am

Re: Is this error NoScript-related?

Post by Lilien »

Hello Giorgio,
Giorgio Maone wrote:Yes it is, but it has no side effects and will be removed in next dev build.
is this error really fixed?

I'm using FF3.6Bb4 with NoScript 1.9.9.18 and the error console is full with exactly this error message.
I ask, because I'm looking into problems with the Brief RSS reader add-on.
Is it possible that this error influences the RRS (Live-Bookmarks) updating behavior?

Regards, Lilien
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4 (.NET CLR 3.5.30729)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Is this error NoScript-related?

Post by Giorgio Maone »

Lilien wrote:is this error really fixed?
Yes it is. If the error message persists for you, it's probably coming from a nsINavBookmarkObserver different from NoScript's.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Post Reply