WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24572
XMLHttpRequest.statusText returns always "OK"
https://bugs.webkit.org/show_bug.cgi?id=24572
Summary
XMLHttpRequest.statusText returns always "OK"
Alexey Proskuryakov
Reported
2009-03-13 04:10:59 PDT
Cloned from
bug 3547
. XMLHttpRequest.statusText returns a hardcoded value of "OK" on Mac, because ResourceResponseMac.mm cannot get the text from the underlying platform object. <
rdar://problem/5439321
>
Attachments
proposed fix
(18.60 KB, patch)
2010-04-09 15:11 PDT
,
Alexey Proskuryakov
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-09-18 08:49:51 PDT
***
Bug 29304
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2
2010-04-09 15:11:55 PDT
Created
attachment 52995
[details]
proposed fix
Maciej Stachowiak
Comment 3
2010-04-09 15:15:57 PDT
Comment on
attachment 52995
[details]
proposed fix r=me
Alexey Proskuryakov
Comment 4
2010-04-09 15:34:08 PDT
Fixed in <
http://trac.webkit.org/changeset/57373
>
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