On 4/16/13 11:59 AM, Anne van Kesteren wrote:
I guess arguably that's how we define fetching in general (ignoring
redirects) but it does mean you have to wait for the response (to see
if it's a redirect or 401/407) before you can dispatch loadend on
.upload which is contrary to what we decided a little over a year ago:
http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0749.html
What do people think?
I think, as I did then, that there's a reason Gecko only claims the
upload is done when it starts getting a response... ;)
-Boris