[Webkit-unassigned] [Bug 146657] New: [WK2] UIProcess/WebProcess shutdown logic may have race condition
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 15:56:04 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146657
Bug ID: 146657
Summary: [WK2] UIProcess/WebProcess shutdown logic may have
race condition
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
While fixing Bug 146554, I found that I had to update WebProcess::didClose to forcibly stop all media playback.
This was because the standard handling for WebPage::Close was getting missed due to the IPC connection between UIProcess and WebProcess getting terminated before the WebPage::Close message was received.
This should not be needed, and should be investigated.
--
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/fce1c05e/attachment.html>
More information about the webkit-unassigned
mailing list