Skip to content
  • commit-queue@webkit.org's avatar
    2011-01-29 Dan Winship <danw@gnome.org> · ff9e75c1
    commit-queue@webkit.org authored
            Reviewed by Xan Lopez.
    
            [GTK] Require the latest glib and libsoup, and remove conditional
            support for older versions
            https://bugs.webkit.org/show_bug.cgi?id=50675
    
            * autotools/webkit.m4: use AM_PATH_GLIB_2_0 rather than doing
            basically the same work by hand
            * configure.ac:
    2011-01-29  Dan Winship  <danw@gnome.org>
    
            Reviewed by Xan Lopez.
    
            [GTK] Remove HAVE_LIBSOUP_2_29_90 conditionals; we depend on
            libsoup 2.33.1 now.
            https://bugs.webkit.org/show_bug.cgi?id=50675
    
            * platform/network/soup/CookieJarSoup.cpp:
            (WebCore::defaultCookieJar):
            (WebCore::setCookies):
            * platform/network/soup/ResourceHandleSoup.cpp:
            (WebCore::ResourceHandle::prepareForURL):
            (WebCore::restartedCallback):
            (WebCore::startHttp):
            * platform/network/soup/ResourceRequestSoup.cpp:
            (WebCore::ResourceRequest::updateSoupMessage):
            (WebCore::ResourceRequest::toSoupMessage):
            (WebCore::ResourceRequest::updateFromSoupMessage):
    2011-01-29  Dan Winship  <danw@gnome.org>
    
            Reviewed by Xan Lopez.
    
            [GTK] Remove HAVE_LIBSOUP_2_29_90 conditionals; we depend on
            libsoup 2.33.1 now.
            https://bugs.webkit.org/show_bug.cgi?id=50675
    
            * ewk/ewk_cookies.cpp:
            (ewk_cookies_file_set):
            (ewk_cookies_policy_set):
            (ewk_cookies_policy_get):
    2011-01-29  Dan Winship  <danw@gnome.org>
    
            Reviewed by Xan Lopez.
    
            [GTK] Remove HAVE_LIBSOUP_2_29_90 and HAVE_GSETTINGS conditionals;
            we depend on glib 2.27.4 and libsoup 2.33.1 now.
            https://bugs.webkit.org/show_bug.cgi?id=50675
    
            * GNUmakefile.am:
            * WebCoreSupport/InspectorClientGtk.cpp:
            (WebKit::InspectorClient::storeSetting):
            * webkit/webkitprivate.cpp:
            (inspectorGSettings):
            * webkit/webkitprivate.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77061 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ff9e75c1