Bug 94461

Summary: [XHR2] Implement timeout property and ontimeout event
Product: WebKit Reporter: Dominik Röttsches (drott) <d-r>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, kenneth, ojan, rakuco, s.choi, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Dominik Röttsches (drott)
Reported 2012-08-20 03:57:19 PDT
The XHR2 spec defines the property timeout and a timeout error: http://www.w3.org/TR/XMLHttpRequest/#timeout-error We should add this to WebKit's XHR implementation.
Attachments
Ojan Vafai
Comment 1 2012-08-20 10:28:21 PDT
Better to use the dev version of the spec since it's been updated much more recently: http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-timeout-attribute.
Dominik Röttsches (drott)
Comment 2 2012-08-20 12:26:48 PDT
(In reply to comment #1) > Better to use the dev version of the spec since it's been updated much more recently: http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-timeout-attribute. Thanks, yes, will adhere to that one.
Syoichi Tsuyuhara
Comment 3 2012-08-21 03:22:18 PDT
Bug 74802 – Add timeout support to XMLHttpRequest https://bugs.webkit.org/show_bug.cgi?id=74802
Alexey Proskuryakov
Comment 4 2012-08-21 09:29:41 PDT
*** This bug has been marked as a duplicate of bug 74802 ***
Lucas Forschler
Comment 5 2019-02-06 09:18:28 PST
Mass move bugs into the DOM component.
Note You need to log in before you can comment on or make changes to this bug.