WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-02-08 15:13:38 PST
<
rdar://problem/8974230
>
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
Committed
r77983
: <
http://trac.webkit.org/changeset/77983
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug