[Webkit-unassigned] [Bug 177932] [GTK] New API to add, retrieve and delete cookies via WebKitCookieManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 05:42:24 PST 2017


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

Juan Pablo Ugarte <juanpablougarte at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |juanpablougarte at gmail.com

--- Comment #24 from Juan Pablo Ugarte <juanpablougarte at gmail.com> ---
(In reply to Mario Sanchez Prada from comment #23)
[...] 
> I think, though, that the API he really needed was add() and get(), as we
> proposed delete() too just for the API to be complete IIRC, so we might not
> get more light on that from his side (in which case we might consider simply
> not adding it, although the API would be a bit unbalanced in that case).

Right, my use case only require add() and get() but we tough it would be better to have delete() for API completeness.

I agree is better to maintain consistency with libsoup API and make delete() take a SoupCookie *, specially if its makes the implementation easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171120/6ab8f1a5/attachment.html>


More information about the webkit-unassigned mailing list