[Webkit-unassigned] [Bug 51474] [Qt][WK2] WebProcess does not clean up on termination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 04:47:26 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=51474





--- Comment #12 from Balazs Kelemen <kbalazs at webkit.org>  2011-01-03 04:47:26 PST ---
> In other words, I think crash cleanup should be done otherwise, and sending SIGINT instead of SIGKILL is a bug.

In the next patch I will remove the crash handling logic and restrict the patch
to handling cleanup at termination. About SIGKILL: I think about sending SIGTERM,
waiting for the process to finish and if it times out sending SIGKILL. This means
shutting down the UI process would need some more time :(

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list