Bug 24572

Summary: XMLHttpRequest.statusText returns always "OK"
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: jan, rainhead, speck
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed fix mjs: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.