WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 74802
94461
[XHR2] Implement timeout property and ontimeout event
https://bugs.webkit.org/show_bug.cgi?id=94461
Summary
[XHR2] Implement timeout property and ontimeout event
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug