[Webkit-unassigned] [Bug 165330] New: Make IndexedDB.WebProcessKillIDBCleanup even more reliable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 13:43:03 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165330
Bug ID: 165330
Summary: Make IndexedDB.WebProcessKillIDBCleanup even more
reliable
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
CC: lforschler at apple.com
Make IndexedDB.WebProcessKillIDBCleanup even more reliable
Just null'ing out the RetainPtr doesn't necessarily destroy the WKWebView, so it doesn't necessarily kill the web content process.
We should explicitly kill it.
Also, by relocating *when* we kill it, we better test that IDB is working as expected.
--
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/20161202/7a62a166/attachment.html>
More information about the webkit-unassigned
mailing list