On Thu, 25 Nov 2010 14:27:57 +0100, Anne van Kesteren <ann...@opera.com> wrote:
On Wed, 24 Nov 2010 19:54:15 +0100, Eric Uhrhane <er...@google.com> wrote:
In the XHR2 spec, most references to progress events make it clear
that they're only sent for asynchronous XHRs.  However, in three
cases, the events aren't written as being exclusive to the async case.
 I'm guessing these are just oversights:

1) http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#cross-origin-request-event-rules:

"The cross-origin request event rules are as follows:

If the cross-origin request status is preflight complete
Make upload progress notifications."

This seems like a problem that should be fixed.

I added the condition that the synchronous flag should be true too.


--
Anne van Kesteren
http://annevankesteren.nl/

Reply via email to