[Greasemonkey] Changes in CVS

Matt Labrum darktempler at gmail.com
Sat Nov 19 21:04:08 EST 2005


Ah thats good to know.

wow just had the options window kill my config.xml but cant seem to
reproduce it :-/
*keeps trying*

On 11/19/05, Aaron Boodman <zboogs at gmail.com> wrote:
>
> Nope, that is a bug. Basically using sandbox.__proto__ = xpcnw(window)
> kills the global constructors for things like xhr.
>
> I have some ideas on how to fix tho. I think I can use
> Components.Constructor
> (http://www.mozilla.org/scriptable/components_object.html#_Constructor)
> to recreate the constructors.
>
> - a
>
> On 11/19/05, Matt Labrum <darktempler at gmail.com> wrote:
> > err just got this running , and testing some stuff now but cant we use
> the
> > normal "XMLHttpRequest" (which is good for relative urls) anymore?
> without
> > going "var xmlhttp = new unsafeWindow.XMLHttpRequest();"
> >
> > also i loveee the new way of left click on the monkey = turn off and
> > rightclick = menu.
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list