[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:56:04 PDT 2014


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





--- Comment #5 from Sergio Villar Senin <svillar at igalia.com>  2014-08-27 02:56:08 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?

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