RESOLVED FIXED 145127
[EFL] Bump libsoup version to 2.50.0
https://bugs.webkit.org/show_bug.cgi?id=145127
Summary [EFL] Bump libsoup version to 2.50.0
Csaba Osztrogonác
Reported 2015-05-18 04:08:39 PDT
Now we build 2.42 which is very very old. - Ubuntu 12.04 shipped 2.38 - Ubuntu 14.04 shipped 2.44 - Ubuntu 14.10 shipped 2.46 - Ubuntu 15.04 shipped 2.49.2 The latest release is 2.50.0, GTK uses 2.49.91.1 now.
Attachments
Patch (6.09 KB, patch)
2015-05-18 04:10 PDT, Csaba Osztrogonác
no flags
Patch (6.09 KB, patch)
2015-05-21 01:44 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-05-18 04:10:11 PDT
Created attachment 253324 [details] Patch Additionally we can remove unnecessary patches.
Csaba Osztrogonác
Comment 2 2015-05-18 04:38:57 PDT
It seems we have to fix the EFL only ProxyResolverSoup.cpp before, because soup_proxy_uri_resolver_get_type() is deprecated since 2.44. ../../Source/WebCore/platform/network/soup/ProxyResolverSoup.cpp: In function 'GType soup_proxy_resolver_wk_get_type()': ../../Source/WebCore/platform/network/soup/ProxyResolverSoup.cpp:50:2167: error: 'GType soup_proxy_uri_resolver_get_type()' is deprecated (declared at ../DependenciesEFL/Root/include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h:48) [-Werror=deprecated-declarations]
Csaba Osztrogonác
Comment 3 2015-05-21 01:44:23 PDT
Created attachment 253509 [details] Patch bug145154 is already fixed, let's see the EWS again.
WebKit Commit Bot
Comment 4 2015-05-21 05:28:31 PDT
Comment on attachment 253509 [details] Patch Clearing flags on attachment: 253509 Committed r184712: <http://trac.webkit.org/changeset/184712>
WebKit Commit Bot
Comment 5 2015-05-21 05:28:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.