[Webkit-unassigned] [Bug 193535] [WPE][GTK] Cookies are lost when the NetworkProcess dies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 09:11:43 PST 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
FWIW I wouldn't expect cookies to survive a network process crash. (I'm actually surprised to learn that WebKit is capable of restarting the network process at all.) To improve this you'd need to sync the cookie store between web process and UI process, which doesn't seem desirable to me.

-- 
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/20190117/32786c42/attachment.html>


More information about the webkit-unassigned mailing list