RESOLVED FIXED Bug 91496
[GTK] Don't use deprecated soup API in WebKit2APITests/TestResources
https://bugs.webkit.org/show_bug.cgi?id=91496
Summary [GTK] Don't use deprecated soup API in WebKit2APITests/TestResources
Carlos Garcia Campos
Reported 2012-07-17 05:26:40 PDT
soup_message_headers_get() is deprecated, we should use soup_message_headers_get_one() instead
Attachments
Patch (1.51 KB, patch)
2012-07-17 05:28 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-07-17 05:28:04 PDT
WebKit Review Bot
Comment 2 2012-07-17 05:30:58 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3 2012-07-17 07:45:50 PDT
Note You need to log in before you can comment on or make changes to this bug.