RESOLVED WORKSFORME 42828
WebKit2 fails to shut down the web process if some WKPages still exist when the UI process exits
https://bugs.webkit.org/show_bug.cgi?id=42828
Summary WebKit2 fails to shut down the web process if some WKPages still exist when t...
Adam Roben (:aroben)
Reported 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.
Attachments
Adam Roben (:aroben)
Comment 1 2010-07-22 08:29:55 PDT
See also bug 42825, which is how I discovered this problem.
Adam Roben (:aroben)
Comment 2 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.
Adam Roben (:aroben)
Comment 3 2010-07-22 08:32:07 PDT
Adam Roben (:aroben)
Comment 4 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).
Note You need to log in before you can comment on or make changes to this bug.