WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146110
[GTK] Fix SOUP related deprecated warning in TestCookieManager.cpp
https://bugs.webkit.org/show_bug.cgi?id=146110
Summary
[GTK] Fix SOUP related deprecated warning in TestCookieManager.cpp
Csaba Osztrogonác
Reported
2015-06-18 06:13:02 PDT
../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestCookieManager.cpp:302:61: warning: 'soup_server_get_port' is deprecated [-Wdeprecated-declarations] char* indexHtml = g_strdup_printf(kIndexHtmlFormat, soup_server_get_port(server)); ^ ../DependenciesGTK/Root/include/libsoup-2.4/libsoup/soup-server.h:188:7: note: 'soup_server_get_port' has been explicitly marked deprecated here guint soup_server_get_port (SoupServer *server); ^ 1 warning generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug