Oct 172008
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!
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!
That FF3 uploadprogress problem sounds like https://bugzilla.mozilla.org/show_bug.cgi?id=451991, which is fixed on FF3.1b1.