Error: attempt to run compile-and-go script on a cleared scope
Source File: chrome://browser/content/aboutSessionRestore.js
Line: 279
A bit more detail would help, since from the developers perspective they
probably did not compile-and-go nor clear a scope. I guess that this
error really means: you created an event handler and attached it, then
one of the scopes of the handler was destroyed?
jjb
This basically means that you're running script on a closed window....
It's a little disturbing that it comes up with session restore.
Completely eliminating the JS_ClearScope from existence is high on the
priority list, so this message will stop happening soon because the
situation will no longer occur.
-Boris
FWIW, I don't think it's anything to worry about. That shows up a lot
when it's not supposed to and about:sessionrestore has been mentioned
before. See https://bugzilla.mozilla.org/show_bug.cgi?id=635548
-- Paul
Sometimes some adsense ads were not shown in Firefox 4.0: Error:
attempt to run compile-and-go script on a cleared scope
Quelldatei: http://pagead2.googlesyndication.com/pagead/show_ads.js"
Also it doesn't mention SessionRestore, it has the following line:
if(!
window.skipDomainLower&&navigator&...lement.className.replace('no_js','');