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
Is this error NoScript-related?
Is this error NoScript-related?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1) Gecko/20090806 Namoroka/3.6a1
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Is this error NoScript-related?
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)
Re: Is this error NoScript-related?
Hello Giorgio,
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
is this error really fixed?Giorgio Maone wrote:Yes it is, but it has no side effects and will be removed in next dev build.
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)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Is this error NoScript-related?
Yes it is. If the error message persists for you, it's probably coming from a nsINavBookmarkObserver different from NoScript's.Lilien wrote:is this error really fixed?
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)