Bug 227294

Summary: REGRESSION(r272882): [WPE][GTK] xdg-dbus-proxy may not be mounted in sandbox
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, cgarcia, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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].