[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
Thu Nov 16 09:38:01 PST 2017


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

--- Comment #19 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 326469
  --> https://bugs.webkit.org/attachment.cgi?id=326469
Patch proposal

View in context: https://bugs.webkit.org/attachment.cgi?id=326469&action=review

> Source/WebCore/platform/Cookie.h:71
> +    Cookie(SoupCookie*);

Also, though I think this conversion is OK, it'd probably be less confusing to make it explicit. I usually make single-parameter constructors explicit by default.

-- 
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/20171116/0319ba8e/attachment.html>


More information about the webkit-unassigned mailing list