[Greasemonkey] Is unsafeWindow gone?

Zoolcar9 (LouCypher) zoolcar9 at gmail.com
Tue Dec 27 04:53:37 EST 2005


Mine returns 'undefined' too
And there's nothing on JSconsole

?

On 12/23/05, Jeremy Dunck <jdunck at gmail.com> wrote:
>
> On 12/21/05, Julien Couvreur <julien.couvreur at gmail.com> wrote:
> > Hi,
> >
> > I'm trying to fix my XmlHttp related script to run with FF1.5 and GM
> > 0.6.4. But unsafeWindow appears to be gone (see code below). Did I
> > miss something?
> >
> > alert(typeof(unsafeWindow)); // returns "undefined"
>
> I think you might have a broken install.
>
> Mine:
> alert('unsafe? ' + typeof(unsafeWindow));
>
> alerts with "unsafe? object".
>
> Do you see anything in the js console?
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>



--
LouCypher


More information about the Greasemonkey mailing list