[Webkit-unassigned] [Bug 175265] [GTK][WPE] webkit_cookie_manager_delete_all_cookies doesn't delete the cookies if called before a web process is running

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 28 02:40:47 PDT 2017


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

--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #11)
> Hm, I have another question about this. What about bug #169797? It looks
> like Brady already fixed this in a different way? Perhaps we just need to
> implement the unimplemented cookie storage functions in
> NetworkStorageSessionSoup.cpp?

I don't think that "workaround" would fix this issue, it seems to allow setting cookies while the network process hasn't been spawned yet, but not to delete them or any other operation. It doesn't avoid spawning a network process for nothing either.

-- 
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/20170828/b9698094/attachment.html>


More information about the webkit-unassigned mailing list