Re: [XHR] Event processing during synchronous request

On Wed, Sep 12, 2012 at 8:35 PM, Mike Wilson <mikewse@hotmail.com> 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."
> which seems to suggest that the XHR spec should allow
> implementations to pump events during a synchronous fetch.

No, bz is just explaining the Gecko implementation.


> What is the XHR spec teams's opinion on this?

That Gecko has a bug.


-- 
http://annevankesteren.nl/

Received on Wednesday, 12 September 2012 18:39:41 UTC