[Webkit-unassigned] [Bug 136248] [GTK] Add webkit_uri_response_get_http_headers to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 02:59:16 PDT 2014


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





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-08-27 02:59:21 PST ---
(From update of attachment 237143)
View in context: https://bugs.webkit.org/attachment.cgi?id=237143&action=review

>> Source/WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:280
>> +    if (!response->priv->resourceResponse.url().protocolIsInHTTPFamily())
> 
> Shouldn't this check be done before the previous one?

I don't think so, once we have a valid pointer we should return that one, no need to check again it's an HTTP response

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