Bug 48402

Summary: [Qt] Web process should be killed if UI process crashes
Product: WebKit Reporter: Kimmo Kinnunen <kimmo.t.kinnunen>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: christian.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.