[Webkit-unassigned] [Bug 57234] [GTK] Use glib API instead of fork + execl in ProcessLauncherGtk

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


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87144|0                           |1
        is obsolete|                            |
  Attachment #87144|review?                     |
               Flag|                            |
  Attachment #87688|                            |review?
               Flag|                            |




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-03-31 03:24:07 PST ---
Created an attachment (id=87688)
 --> (https://bugs.webkit.org/attachment.cgi?id=87688&action=review)
Updated patch

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.

-- 
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