Bug 42828

Summary: WebKit2 fails to shut down the web process if some WKPages still exist when the UI process exits
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: andersca, sam
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

Description Adam Roben (:aroben) 2010-07-22 08:21:35 PDT
On Windows, the only time the web process is shut down is if all WKPages are released. If this does not happen, the web process never gets shut down cleanly.
Comment 1 Adam Roben (:aroben) 2010-07-22 08:29:55 PDT
See also bug 42825, which is how I discovered this problem.
Comment 2 Adam Roben (:aroben) 2010-07-22 08:30:46 PDT
It's possible that this is a cause of bug 42785. See discussion in that bug for more details.
Comment 3 Adam Roben (:aroben) 2010-07-22 08:32:07 PDT
<rdar://problem/8222254>
Comment 4 Adam Roben (:aroben) 2010-08-27 12:53:38 PDT
This seems no longer to be true (at least, once bug 43150 and bug 42826 are fixed, which is how I'm testing; otherwise there's an assertion on quit).