nsIWebProgressListener::onLocationChange error
Posted: Tue Jan 26, 2010 10:44 pm
[Exception... "'JavaScript component does not have a method named: "onLocationChange"' when calling method: [nsIWebProgressListener::onLocationChange]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js :: sss_observe :: line 338" data: no]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 338
[Exception... "'JavaScript component does not have a method named: "onLocationChange"' when calling method: [nsIWebProgressListener::onLocationChange]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]
Line 0
Noticed this after I upgraded to Firefox 3.6. The bottom error pops up in the Firebug console after every navigation, both errors appear when clearing the history.
Disabled all plugins except FlashGot and Firebug to verify that FlashGot was the source of the errors.
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 338
[Exception... "'JavaScript component does not have a method named: "onLocationChange"' when calling method: [nsIWebProgressListener::onLocationChange]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]
Line 0
Noticed this after I upgraded to Firefox 3.6. The bottom error pops up in the Firebug console after every navigation, both errors appear when clearing the history.
Disabled all plugins except FlashGot and Firebug to verify that FlashGot was the source of the errors.