[Webkit-unassigned] [Bug 29121] XMLHttpRequest::getAllResponseHeaders throws INVALID_STATE_ERR when called in state HEADERS_RECEIVED

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 14:18:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29121





--- Comment #22 from Alexey Proskuryakov <ap at webkit.org>  2009-09-15 14:18:05 PDT ---
I tried to land this, but tests don't pass on Mac OS X Leopard:

file:///tmp/layout-test-results/http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders-diffs.txt
-PASSED (INVALID_STATE_ERR: DOM Exception 11 ) 2
+FAILED ( header :Date: Tue, 15 Sep 2009 21:12:19 GMT

file:///tmp/layout-test-results/http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader-diffs.txt
-PASSED (INVALID_STATE_ERR: DOM Exception 11 ) 2
+FAILED ( header :text/html)2

When running the test manually, it also looks wrong:

SUCCEEDED: getResponseHeader returned: null

-- 
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