[Webkit-unassigned] [Bug 60206] Proper handling of HTTP 204 (No Content) status code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 10:11:52 PDT 2011


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





--- Comment #2 from Luiz Agostini <luiz at webkit.org>  2011-05-05 10:11:52 PST ---
(In reply to comment #1)
> Could you please clarify what exactly is the bug to fix here? This report doesn't seem actionable in its current state.

Responses containing HTTP code 204 should be ignored by the browser and the view should not be updated.


I made it for Qt and added a test for it. The new test is http/tests/navigation/response204.html.

Some platforms (Mac, Win and GTK) fail on this new test. But it seems that if this test fail in Mac or Win then hundreds of other tests fail as well. See https://bugs.webkit.org/show_bug.cgi?id=42529#c21

The test was skipped in those platforms by r85784.

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