Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 60477f5f174c70623c6b3feeb2c5d30d5b2bee85
      
https://github.com/WebKit/WebKit/commit/60477f5f174c70623c6b3feeb2c5d30d5b2bee85
  Author: Michael Catanzaro <[email protected]>
  Date:   2026-08-25 (Tue, 25 Aug 2026)

  Changed paths:
    M Source/WebKit/UIProcess/Launcher/glib/FlatpakLauncher.cpp

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to