[Webkit-unassigned] [Bug 175265] [GTK] webkit_cookie_manager_delete_all_cookies doesn't delete the cookies before returning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 02:20:57 PDT 2017


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

--- Comment #4 from Debarshi Ray <rishi.is at lostca.se> ---
(In reply to Carlos Garcia Campos from comment #3)
> webkit_cookie_manager_delete_all_cookies() has never been sync, it has
> always sent an async message to the network process to delete the cookies.
> However, it's expected that a subsequent load always happens after the
> cookies has been deleted, because the load message is sent after the delete
> cookies ones. I don't know why this is not happening now with the data
> manager, though.

I see. Thanks for looking into it, Carlos.

-- 
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/20170810/efbb3b57/attachment-0001.html>


More information about the webkit-unassigned mailing list