Bug 201914 - [GTK][WPE] bubblewrap sandbox should be disabled when running inside docker
Summary: [GTK][WPE] bubblewrap sandbox should be disabled when running inside docker
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-18 07:39 PDT by Carlos Alberto Lopez Perez
Modified: 2019-09-18 08:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2019-09-18 08:07 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2019-09-18 07:39:39 PDT
The sandbox feature doesn't work inside docker. Not even with privileged docker containers. Trying to do any testing there using WebDriver doesn't work. It only causes crashes.
Comment 1 Carlos Alberto Lopez Perez 2019-09-18 08:07:16 PDT
Created attachment 379038 [details]
Patch
Comment 2 Michael Catanzaro 2019-09-18 08:37:42 PDT
Comment on attachment 379038 [details]
Patch

I wonder if this works for podman too, or if more is needed.

I guess we can leave solving that to whoever tries it first.
Comment 3 Carlos Alberto Lopez Perez 2019-09-18 08:53:18 PDT
Comment on attachment 379038 [details]
Patch

Clearing flags on attachment: 379038

Committed r250036: <https://trac.webkit.org/changeset/250036>
Comment 4 Carlos Alberto Lopez Perez 2019-09-18 08:53:23 PDT
All reviewed patches have been landed.  Closing bug.