[Webkit-unassigned] [Bug 17917] Cookie support for HTTP soup backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 19:22:11 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17917


danw at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danw at gnome.org




------- Comment #10 from danw at gnome.org  2008-04-08 19:22 PDT -------
the cookie code is committed to libsoup svn now.

it may make sense to have configure.ac check for "libsoup-2.4 >= 2.23" to see
if you have unstable libsoup, and define something in that case (which would be
used to enable cookie support, etc), but if not, fall back to checking
"libsoup-2.4 >= 2.4". just to make it easier for people to test with. Or maybe
not...


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



More information about the webkit-unassigned mailing list