[Webkit-unassigned] [Bug 29121] New: XMLHttpRequest::getAllResponseHeaders throws INVALID_STATE_ERR when called in state HEADERS_RECEIVED
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 04:59:57 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29121
Summary: XMLHttpRequest::getAllResponseHeaders throws
INVALID_STATE_ERR when called in state
HEADERS_RECEIVED
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: carol.szabo at nokia.com
Despite
http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#the-getallresponseheaders-method
mentioning explicitely and with an example that
XMLHttpRequest::getAllResponseHeaders should return the headers in readyState
HEADERS_RECEIVED. The Webkit implementation still throws an exception in this
scenario.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list