[Webkit-unassigned] [Bug 24600] [GTK] responses with status code >= 400 should not be given special treatment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 12:33:43 PDT 2009


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


gns at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28695|                            |review?
               Flag|                            |




------- Comment #4 from gns at gnome.org  2009-03-17 12:33 PDT -------
Created an attachment (id=28695)
 --> (https://bugs.webkit.org/attachment.cgi?id=28695&action=view)
proposed fix

This patch differs from the other in that it also does not give special
treatment to 304 regarding gotHeaders and gotChunk, but does avoid trying a
content sniff on it. On my local setup, I get the following impact on the http
tests:

Without the patch:

Fails:

http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html
http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html
http/tests/xmlhttprequest/web-apps/013.html

Crashes:

http/tests/xmlhttprequest/web-apps/002-simple.html

With the patch:

Fails:

http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list