RE: RE: [XHR] readystatechange for multiple open calls

> -----Original Message-----
> From: Hallvord Reiar Michaelsen Steen [mailto:hallvord@opera.com]
> Sent: Thursday, May 16, 2013 7:02 PM
> 
> The conclusion is this commit:
> https://github.com/whatwg/xhr/commit/972797fb12106ca00292b9a2e2cb91d8766c4
> 640
> 

The ED has been updated with the change:
https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html


> which seems reasonable to me (but then, it aligns the spec with both old
> Opera and Chrome/Chromium/new Opera, so I'm sort of naturally biased to
> think it makes sense).
> 

It's *readystatechange* event. It is always the last open() the request actually takes the action on. Unless otherwise we would intend for authors to be notified every open() call, the change seems reasonable to me, too.


> 
> Also, kudos for reviewing the test changes so closely that you pointed out
> this issue and it's non-alignment with the spec as it was without being
> aware of the discussion. :-)
> 
> --
> Hallvord R. M. Steen
> Core tester, Opera Software
> 
> 
> 
> 

Received on Thursday, 16 May 2013 12:29:19 UTC