[webkit-reviews] review requested: [Bug 125840] Have XHR.getResponseHeader() return null and XHR.getAllResponseHeaders() return empty string in initial ready states : [Attachment 221050] fixed change logs and added test case for new code path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 08:56:33 PST 2014


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 125840: Have XHR.getResponseHeader() return null and
XHR.getAllResponseHeaders() return empty string in initial ready states
https://bugs.webkit.org/show_bug.cgi?id=125840

Attachment 221050: fixed change logs and added test case for new code path
https://bugs.webkit.org/attachment.cgi?id=221050&action=review

------- Additional Comments from youenn fablet <youennf at gmail.com>
patch contains a new test that check getResponseHeader and getAllResponseHeader
when state is DONE and error flag is set. The test is passing with and without
the patch but it allows exercicing the new code path introduced in the patch.


More information about the webkit-reviews mailing list