[Greasemonkey] Bug in GM_xmlhttpRequest?

Aaron Boodman zboogs at gmail.com
Wed May 4 12:17:27 EDT 2005


It would be really really easy to add logic to only call onload once,
but I'd like to understand why it's happening first.

-- 
Aaron

On 5/4/05, Jeremy Dunck <jdunck at gmail.com> wrote:
> On 5/4/05, Mark Pilgrim <pilgrim at gmail.com> wrote:
> > Firefox 1.0.3, GM 0.3b.  Testing on http://diveintogreasemonkey.org/
> 
> OK, I'm seeing it on that URL, too.
> I'll get back to the list on anything I find.
> 
> > GM doesn't execute scripts on stylesheets and such, does it?
> 
> Well, it injects scripts on any page that gets a load event, which I
> known includes text/plain, and I assume includes text/css.
> 
> But I've just tested with a log of which location the onload is
> running on, and in both cases, it's  http://diveintogreasemonkey.org/
> 
> An additional data point is that the actual HTTP request to
> http://greaseblog.blogspot.com/atom.xml was done twice, which suggests
> a problem in the -start- of the requests, as opposed to the event
> dispatching.
> 
> Thanks for the report.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list