Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Timestamp: 2/18/2012 10:06:12 AM
- Error: [ABH2] Failed to hook function: <[object Object].addLiveBookmark> MatchError:
- @matchCode: var toolbarIP = new InsertionPoint(PlacesUtils.bookmarks.toolbarFolder, -1);
- function PCH_addLiveBookmark(url, feedTitle, feedSubtitle) {
- var feedURI = makeURI(url);
- var doc = gBrowser.contentDocument;
- var title = arguments.length > 1 ? feedTitle : doc.title;
- var description;
- if (arguments.length > 2) {
- description = feedSubtitle;
- } else {
- description = PlacesUIUtils.getDescriptionFromDocument(doc);
- }
- var toolbarIP = new InsertionPoint(PlacesUtils.toolbarFolderId, -1);
- PlacesUIUtils.showBookmarkDialog({action: "add", type: "livemark", feedURI: feedURI, siteURI: gBrowser.currentURI, title: title, description: description, defaultInsertionPoint: toolbarIP, hiddenRows: ["feedLocation", "siteLocation", "description"]}, window);
- }
- Source File: chrome://abhere2/content/browserOverlay.js
- Line: 14
- Timestamp: 2/18/2012 10:06:12 AM
- Error: [ABH2] Failed to hook function: <[object Object].addLiveBookmark> MatchError:
- @matchCode: PlacesUIUtils.showMinimalAddLivemarkUI(feedURI, gBrowser.currentURI, title, description, toolbarIP, true)
- function PCH_addLiveBookmark(url, feedTitle, feedSubtitle) {
- var feedURI = makeURI(url);
- var doc = gBrowser.contentDocument;
- var title = arguments.length > 1 ? feedTitle : doc.title;
- var description;
- if (arguments.length > 2) {
- description = feedSubtitle;
- } else {
- description = PlacesUIUtils.getDescriptionFromDocument(doc);
- }
- var toolbarIP = new InsertionPoint(PlacesUtils.toolbarFolderId, -1);
- PlacesUIUtils.showBookmarkDialog({action: "add", type: "livemark", feedURI: feedURI, siteURI: gBrowser.currentURI, title: title, description: description, defaultInsertionPoint: toolbarIP, hiddenRows: ["feedLocation", "siteLocation", "description"]}, window);
- }
- Source File: chrome://abhere2/content/browserOverlay.js
- Line: 14
- Timestamp: 2/18/2012 10:06:13 AM
- Error: clearButton is null
- Source File: chrome://findbartweaks/content/findbartweaks.js
- Line: 236
- Timestamp: 2/18/2012 10:06:13 AM
- Error: gBrowser.addProgressListener was called with a second argument, which is not supported. See bug 608628.
- Source File: chrome://browser/content/tabbrowser.xml
- Line: 1904
- Timestamp: 2/18/2012 10:06:15 AM
- Error: [Exception... "'TypeError: aTab is null' when calling method: [nsITimerCallback::notify]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: no]
- Timestamp: 2/18/2012 10:06:16 AM
- Error: aNode is null
- Source File: chrome://browser/content/nsContextMenu.js
- Line: 405
- Timestamp: 2/18/2012 10:06:16 AM
- Error: gContextMenu is null
- Source File: chrome://browser/content/browser.xul
- Line: 1
- Timestamp: 2/18/2012 10:06:18 AM
- Error: uncaught exception: [Exception... "Cannot find interface information for parameter arg 0 [nsIDOMNavigator.mozPower]" nsresult: "0x80570006 (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO)" location: "JS frame :: http://tags.expo9.exponential.com/tags/Pastebincom/ROS/tags.js :: makeTagHash :: line 265" data: no]
- Timestamp: 2/18/2012 10:06:18 AM
- Error: uncaught exception: [Exception... "Cannot find interface information for parameter arg 0 [nsIDOMNavigator.mozPower]" nsresult: "0x80570006 (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO)" location: "JS frame :: http://tags.expo9.exponential.com/tags/Pastebincom/ROS/tags.js :: makeTagHash :: line 265" data: no]
Advertisement
Add Comment
Please, Sign In to add comment