[Webkit-unassigned] [Bug 83016] [GTK] Add webkit_cookie_manager_set_persistent_storage() to WebKit2 GTK+ API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 5 23:20:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83016
--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> 2012-07-05 23:20:32 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > Sure. It's because the libsoup implementation is part of libsoup-gnome,
> > for whatever reason. Dan told me that moving it to libsoup would be an abi
> > break and he suggested to just copy the implementation in WebKit, since
> > it's not a lot of code and it hardly ever changes.
>
> *Moving* it would be an ABI break, but we could copy-and-rename it, and maybe I will at some point. It's currently in libsoup-gnome because I didn't want to add more library dependencies to libsoup-2.4.so.
If we eventually can use the soup implementation we can simply remove the webkit code and use the soup one.
--
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