[Webkit-unassigned] [Bug 212524] [GTK] Bubblewrap sandbox lacks support for sndio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 09:48:11 PDT 2020


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #4 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 400580
  --> https://bugs.webkit.org/attachment.cgi?id=400580
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=400580&action=review

> Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:386
> +    bindIfExists(args, "/tmp/sndio", BindFlags::ReadWrite);

Does the patch work without this bind mount? I think it should be enought to
bind the per-user directory (as done in the next two lines). I tried to run
“sndiod” in my system and there is only a “/tmp/sndio-1000” directory (my
user UID here is 1000), but no “/tmp/sndio” directory.

-- 
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/20200529/bf123b61/attachment-0001.htm>


More information about the webkit-unassigned mailing list