Re: [XHR] Event processing during synchronous request

On 9/12/12 7:35 PM, Mike Wilson wrote:
> On the other hand, in:
> https://bugzilla.mozilla.org/show_bug.cgi?id=785243
> Firefox implementors say that:
>    "sync XHR spins the event loop, so events (including async
>    script execution and whatnot) can fire under a sync XHR call."

That's a comment about implementation of sync XHR in Gecko, not about 
the spec.

-Boris

Received on Wednesday, 12 September 2012 20:38:26 UTC