Bug 42828 - WebKit2 fails to shut down the web process if some WKPages still exist when the UI process exits
Summary: WebKit2 fails to shut down the web process if some WKPages still exist when t...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-07-22 08:21 PDT by Adam Roben (:aroben)
Modified: 2010-08-27 12:53 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).