XMLHttpRequest progress events

I’ve finished the documentation for the progress events supported by Firefox 3.1 when using XMLHttpRequest.  The relevant information is in these places:

Hopefully this is all reasonably clear.  It’s at least fairly well organized, I think.  I’m sure there’ll be some tweaks over the coming days/weeks/whatever as suggestions come in.  I’ve really appreciated all the helpful feedback I’ve been getting this documentation cycle.  It really helps make sure everything is coherent!

2 Responses to “XMLHttpRequest progress events”

  1. Jesse Andrews says:

    Cool! I just wrote code for the FF3 onuploadprogress but it has a horrible bug (event.position isn’t reset to 0 for new requests)

    Hopefully the new API works!

  2. smaug says:

    That FF3 uploadprogress problem sounds like https://bugzilla.mozilla.org/show_bug.cgi?id=451991, which is fixed on FF3.1b1.

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>