[webkit-reviews] review requested: [Bug 60875] [SOUP] Abnormal operation if server sends 5xx status code without HTTP body : [Attachment 95734] add test case on LayoutTests/http/tests/loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 00:55:50 PDT 2011


Keunsoon Lee <keunsoon.lee at samsung.com> has asked  for review:
Bug 60875: [SOUP] Abnormal operation if server sends 5xx status code without
HTTP body
https://bugs.webkit.org/show_bug.cgi?id=60875

Attachment 95734: add test case on LayoutTests/http/tests/loading
https://bugs.webkit.org/attachment.cgi?id=95734&action=review

------- Additional Comments from Keunsoon Lee <keunsoon.lee at samsung.com>
I added test case.
It sends XMLHttpRequest for all 4xx and 5xx status code, and check if loaded
successfully or failed.
For regression test, both cases which receiving response body and no response
body are tested.

Thank you.


More information about the webkit-reviews mailing list