Page 1 of 1

nsIWebProgressListener::onLocationChange error

Posted: Tue Jan 26, 2010 10:44 pm
by someone
[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.

Re: nsIWebProgressListener::onLocationChange error

Posted: Wed Jan 27, 2010 12:15 am
by Giorgio Maone
Confirmed. Should be innocuous, thought.
Will be fixed in next release.

Re: nsIWebProgressListener::onLocationChange error

Posted: Wed Jan 27, 2010 2:35 pm
by Giorgio Maone

Re: nsIWebProgressListener::onLocationChange error

Posted: Mon Feb 01, 2010 2:26 pm
by anna55
Big thanks for the fix.

I noticed the error in the Firebug console before I upgraded to Firefox 3.6. Indeed to get rid of this error information I decided not to wait till all my extensions were updated. And :( same as before.

Finally I managed to find here the solution. So I don't have to wait for the official release. THX.

Anna