[Webkit-unassigned] [Bug 90332] New: [GTK] Need to bump libsoup requirements (for `soup_cookie_jar_get_cookie_list`)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 30 00:48:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90332

           Summary: [GTK] Need to bump libsoup requirements (for
                    `soup_cookie_jar_get_cookie_list`)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: plaes at plaes.org


Getting following error when trying to build master:

[snip]
Source/WebCore/platform/network/soup/CookieJarSoup.cpp: In function ‘void WebCore::setCookies(WebCore::Document*, const WebCore::KURL&, const WTF::String&)’:
Source/WebCore/platform/network/soup/CookieJarSoup.cpp:99:86: error: ‘soup_cookie_jar_get_cookie_list’ was not declared in this scope
Source/WebCore/platform/network/soup/CookieJarSoup.cpp:117:92: error: ‘soup_cookie_jar_add_cookie_with_first_party’ was not declared in this scope
[/snip]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list