[webkit-reviews] review canceled: [Bug 57234] [GTK] Use glib API instead of fork + execl in ProcessLauncherGtk : [Attachment 87144] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 03:24:07 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has canceled Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 57234: [GTK] Use glib API instead of fork + execl in ProcessLauncherGtk
https://bugs.webkit.org/show_bug.cgi?id=57234

Attachment 87144: Patch
https://bugs.webkit.org/attachment.cgi?id=87144&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
I have updated the patch to call prctl(PR_SET_PDEATHSIG, SIGKILL), (Linux only)
to kill the child process when the parent dies like the qt port does.


More information about the webkit-reviews mailing list