[Greasemonkey] chromeUnload before contentUnload?
Taral
taralx at gmail.com
Mon Oct 10 18:49:58 EDT 2005
On 10/10/05, Aaron Boodman <zboogs at gmail.com> wrote:
> On 10/11/05, Taral <taralx at gmail.com> wrote:
> > I'm getting a "this.menuCommander has no properties" when I have the
> > javascript console open and close the only browser window. I think
> > chromeUnload is running before contentUnload, but I'm not sure.
>
> That would make sense since there is no contentUnload for the
> javascript console (there is no HTML document).
>
> Is this error causing some actual visible problem in the browser, or
> just annoying you?
Just annoying. Checking that this.menuCommander != null in
contentUnload would probably fix it. :)
--
Taral <taralx at gmail.com>
"Computer science is no more about computers than astronomy is about
telescopes."
-- Edsger Dijkstra
More information about the Greasemonkey
mailing list