[Webkit-unassigned] [Bug 17917] Cookie support for HTTP soup backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 7 03:12:39 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=17917
------- Comment #7 from xan.lopez at gmail.com 2008-04-07 03:12 PDT -------
(In reply to comment #6)
> I do not know libsoup, so I will just comment on the interaction with the other
> backend.
>
> CookieJar.h and CookieJarGtk.h are currently shared with the cURL backend and
> your changes do not take that into account.
>
> For CookieJarGtk, we have the choice between
> adding the proper #if USE guards or split it into two files.
> I do not really think we can share code in this case so I would vote for
> splitting the files and moving them in their own directory.
As I said it was not meant to be a good solution or anything, just a quick hack
to actually test the code. So you think a proper solution would be to add
CookieJarSoup or something like that?
--
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