[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
Wed Mar 25 00:17:24 PDT 2009


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


zecke at selfish.org changed:

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




------- Comment #6 from zecke at selfish.org  2009-03-25 00:17 PDT -------
(From update of attachment 28695)

> +    if ((msg->status_code != SOUP_STATUS_NOT_MODIFIED)
> +        &&!soup_message_headers_get_content_type(msg->response_headers, NULL))

style. put a space in there...


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