RESOLVED FIXED Bug 54040
Web process sticks around forever if it's hung when UI process goes away
https://bugs.webkit.org/show_bug.cgi?id=54040
Summary Web process sticks around forever if it's hung when UI process goes away
Adam Roben (:aroben)
Reported 2011-02-08 15:13:05 PST
This is the Windows equivalent of bug 49090. If the web process hangs, and the UI process goes away, the web process sticks around forever. It should instead kill itself.
Attachments
Implement WorkQueue::scheduleWorkAfterDelay on Windows (5.72 KB, patch)
2011-02-08 15:21 PST, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2011-02-08 15:13:38 PST
Adam Roben (:aroben)
Comment 2 2011-02-08 15:21:04 PST
Created attachment 81705 [details] Implement WorkQueue::scheduleWorkAfterDelay on Windows
Adam Roben (:aroben)
Comment 3 2011-02-08 15:34:49 PST
Note You need to log in before you can comment on or make changes to this bug.