Bug 91496

Summary: [GTK] Don't use deprecated soup API in WebKit2APITests/TestResources
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

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.