[Greasemonkey] Document.domain still broken?

Aaron Boodman zboogs at gmail.com
Fri Nov 18 20:06:46 EST 2005


Ah... lazy web to the rescue. You're right Mook, I hadn't made that
change yet. Also, I can't get the mozdev cvs thing to show me the
right source either.

In any case, I think this means I can easily fix this bug. Thanks for
the pointer.

- a

On 11/18/05, Mook <mook.moz at gmail.com> wrote:
> On 11/19/05, Aaron Boodman <zboogs at gmail.com> wrote:
> > 1.5 is indeed Gecko 1.8. Are you sure that it's document.domain that
> > causing your problem? Have you isolated it?
> >
> > If so, send a reduced test case please.
> >
> > - a
> >
> > On 11/18/05, Bill Hilke <whilke at gmail.com> wrote:
> > > Are scripts still not working on sites that set document.domain in FF
> > > 1.5RC3? I'm running the latest GM from CVS and still seems to be
> > > broken even though the FireFox bug has been fixed since Sept.
> > >
> > > The bug says the fix was checked into the main 1.8 Mozilla branch, is
> > > RC3 not built off that branch?
> > >
> > > Thanks for any info.
> > > -Bill
>
> Umm, reading that bug, it looks like the sandbox needs to be made
> using a DOMWindow instead of the URI string.  And I can't get mozdev's
> HTML CVS browser thingy to show me the greasemonkey code where it
> creates the sandbox, but I was pretty sure that hasn't happened in
> 0.6.3 yet... :)
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=307980#c6
>
> --
> Mook
> mook.moz at gmail
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
>
>


More information about the Greasemonkey mailing list