[Greasemonkey] chromeUnload before contentUnload?
Aaron Boodman
zboogs at gmail.com
Tue Oct 11 05:33:50 EDT 2005
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?
--
Aaron
More information about the Greasemonkey
mailing list