Is this error NoScript-related?
Posted: Wed Aug 12, 2009 8:11 pm
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
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