[Webkit-unassigned] [Bug 146657] [WK2] UIProcess/WebProcess shutdown logic may have race condition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 16:16:45 PDT 2015


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

--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
Created attachment 256250
  --> https://bugs.webkit.org/attachment.cgi?id=256250&action=review
Logging of "good" and "bad" disconnection.

Attaching some logging I did.
(1) "Good" is the case where the WebPage::Close message is properly received by the WebProcess, and everything shuts down cleanly. This is the typical case.

(2) "Bad" is the case where the IPC connection between UIProcess and WebProcess is severed before WebPage::Close is received by the WebProcess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150706/557c3f4e/attachment-0001.html>


More information about the webkit-unassigned mailing list