[Greasemonkey] Is unsafeWindow gone?
Zoolcar9 (LouCypher)
zoolcar9 at gmail.com
Tue Dec 27 22:53:39 EST 2005
Still "undefined" and no error msgs
On 12/27/05, Jeremy Dunck <jdunck at gmail.com> wrote:
>
> On 12/26/05, Zoolcar9 (LouCypher) <zoolcar9 at gmail.com> wrote:
> > Mine returns 'undefined' too
> > And there's nothing on JSconsole
> >
>
> I assume a basic script (alert('debug')) is working.
>
> I wonder if domContentLoaded isn't getting the window...
>
> (After backing up your profile) can you tweak your
> ./components/greasemonkey.js?
>
> Under: domContentLoaded: function(wrappedWindow) {
> please add this line:
>
> log('domContentLoaded " + wrappedWindow);
>
> Then create config entry "greasemonkey.logChrome" = true.
>
> Then restart FF and check the js console for whether wrappedWindow was
> available (object).
>
> If that's not it, then maybe there's an exception happening later...
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
--
LouCypher
More information about the Greasemonkey
mailing list