[Webkit-unassigned] [Bug 193571] [GTK][WPE] Add API to add paths to sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 14:49:36 PST 2019


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

--- Comment #7 from Adrian Perez <aperez at igalia.com> ---
(In reply to Patrick Griffis from comment #5)
> (In reply to Adrian Perez from comment #4)
> > If it is an error to add paths after a subprocess was spawned, I think we
> > want a an early “return” here to avoid calling “appendSandboxPaths()” below
> > to modify the list when there are already processes running -- otherwise the
> > processes spawned afterwards will have a different set of paths applied to
> > them.
> 
> Well `g_error()` is fatal so that won't ever happen. I don't have a strong
> opinion of making it not fatal but it matches the other function.

True, I keep forgetting this one! r+!

-- 
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/20190118/c465db24/attachment.html>


More information about the webkit-unassigned mailing list