[webkit-reviews] review granted: [Bug 24600] [GTK] responses with status code >= 400 should not be given special treatment : [Attachment 28695] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 00:17:24 PDT 2009


Holger Freyther <zecke at selfish.org> has granted Gustavo Noronha (kov)
<gns at gnome.org>'s request for review:
Bug 24600: [GTK] responses with status code >= 400 should not be given special
treatment
https://bugs.webkit.org/show_bug.cgi?id=24600

Attachment 28695: proposed fix
https://bugs.webkit.org/attachment.cgi?id=28695&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>

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

style. put a space in there...


More information about the webkit-reviews mailing list