RESOLVED INVALID 48402
[Qt] Web process should be killed if UI process crashes
https://bugs.webkit.org/show_bug.cgi?id=48402
Summary [Qt] Web process should be killed if UI process crashes
Kimmo Kinnunen
Reported 2010-10-27 00:21:54 PDT
Web process should be killed if UI process crashes.
Attachments
Kimmo Kinnunen
Comment 1 2011-01-12 06:13:53 PST
this got fixed as part of another bug. currently done in ProcessLauncherQt.cpp prctl(PR_SET_PDEATHSIG, SIGINT);
Note You need to log in before you can comment on or make changes to this bug.