Bug 165330

Summary: Make IndexedDB.WebProcessKillIDBCleanup even more reliable
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160306    
Attachments:
Description Flags
Patch none

Brady Eidson
Reported 2016-12-02 13:43:03 PST
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.
Attachments
Patch (2.82 KB, patch)
2016-12-02 13:46 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-12-02 13:46:06 PST
WebKit Commit Bot
Comment 2 2016-12-02 14:29:40 PST
Comment on attachment 295988 [details] Patch Clearing flags on attachment: 295988 Committed r209269: <http://trac.webkit.org/changeset/209269>
WebKit Commit Bot
Comment 3 2016-12-02 14:29:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.