[Webkit-unassigned] [Bug 188568] [GTK][WPE] Implement subprocess sandboxing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 07:05:23 PDT 2018


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

--- Comment #59 from Michael Catanzaro <mcatanzaro at igalia.com> ---
We could use prctl(PR_SET_PDEATHSIG) somewhere to give some chance of shutting down the DBusProxy in that case, and we probably want it anyway for the event of a UI process crash. I think currently the secondary processes kill themselves when they detect I/O hangup. Presumably the D-Bus proxy needs something more? Try testing by killing the UI process and seeing if the proxy process hangs around.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180919/5b096f51/attachment.html>


More information about the webkit-unassigned mailing list