[Webkit-unassigned] [Bug 184445] [GTK][WPE] Race condition when destroying webprocesses
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 10 05:37:49 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184445
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Miguel Gomez from comment #1)
> One option to fix this could be making the WebPage::Close() message a sync
> one, and make the ui process wait for the web process to properly close
> before shutting down, but this would delay closing the browser and that is a
> problem for the Apple ports.
>
> So, if we cannot wait for the web process to end, we should ensure that it
> will close its WebPages on exit. The easiest way is to use the code that
> does that on debug inside WebProcess::didClose().
Yes, I would move that part out of the debug ifdef, at least for GTK and WPE.
--
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/20180410/2c6a9d03/attachment-0002.html>
More information about the webkit-unassigned
mailing list