XHR timeout and browsing context destruction

Hi,

I have been quickly through XHR draft (version dated 20th March 2006 on 
CVS) and I have the following two remarks:

- nothing is said about how to create/manage timeout; I guess the idea 
is to use the external timer API (for instance in Window object) and 
then use cancel to end a timed out request...

- what happens if the browsing context is destroyed, is the request 
canceled or not ? is the onreadystatechange function called ?

Regards,

Stéphane Sire
---
Research engineer
http://www.intuilab.com/gallery

Received on Wednesday, 5 April 2006 09:33:36 UTC