Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 999ba4d930730cb00faa0a898b657a9ac4bc1ac0
https://github.com/WebKit/WebKit/commit/999ba4d930730cb00faa0a898b657a9ac4bc1ac0
Author: Michael Catanzaro <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/Launcher/glib/FlatpakLauncher.cpp
Log Message:
-----------
Cherry-pick 319841@main (60477f5f174c).
https://bugs.webkit.org/show_bug.cgi?id=321951
[WPE][GTK] FlatpakLauncher should not attempt to expose paths under /app or
/usr
https://bugs.webkit.org/show_bug.cgi?id=321951
Reviewed by Patrick Griffis.
The auxiliary process always has the same view of /app and /usr as the
UI process, so trying to expose them to the sandbox is pointless at
best. In the past, it has uncovered bugs in Flatpak. See:
https://github.com/flatpak/flatpak/issues/6584
* Source/WebKit/UIProcess/Launcher/glib/FlatpakLauncher.cpp:
(WebKit::canPossiblyExposePath):
(WebKit::flatpakSpawn):
Canonical link: https://commits.webkit.org/319841@main
Canonical link: https://commits.webkit.org/305877.1125@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications