Bug 227294 - REGRESSION(r272882): [WPE][GTK] xdg-dbus-proxy may not be mounted in sandbox
Summary: REGRESSION(r272882): [WPE][GTK] xdg-dbus-proxy may not be mounted in sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-23 08:26 PDT by Michael Catanzaro
Modified: 2021-06-24 01:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2021-06-23 08:27 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2021-06-23 08:26:49 PDT
xdg-dbus-proxy is now sandboxed, but it will only be mounted in the sandbox if it's installed into /usr/bin. If the prefix is anything different, then it won't exist and will fail to launch. Oops.
Comment 1 Michael Catanzaro 2021-06-23 08:27:41 PDT
Created attachment 432044 [details]
Patch
Comment 2 EWS 2021-06-24 01:13:17 PDT
Committed r279215 (239101@main): <https://commits.webkit.org/239101@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432044 [details].