[webkit-changes] [WebKit/WebKit] 40743f: Cherry-pick 282896 at main (205f5b1570ee). https://bu...
Carlos Garcia Campos
noreply at github.com
Thu Aug 29 04:59:15 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 40743ff9e95cf01cfc516635d1b2e88d6c45c2f3
https://github.com/WebKit/WebKit/commit/40743ff9e95cf01cfc516635d1b2e88d6c45c2f3
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M Source/WTF/wtf/glib/Sandbox.cpp
M Source/WTF/wtf/glib/Sandbox.h
M Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp
M Source/WebKit/UIProcess/glib/WebProcessPoolGLib.cpp
M Source/WebKit/UIProcess/glib/WebProcessProxyGLib.cpp
Log Message:
-----------
Cherry-pick 282896 at main (205f5b1570ee). https://bugs.webkit.org/show_bug.cgi?id=278743
REGRESSION(282339 at main): [GTK] Broke a11y bus connection under flatpak
https://bugs.webkit.org/show_bug.cgi?id=278743
Reviewed by Michael Catanzaro.
Only use the sandboxed a11 bus address when using bubblewrap.
* Source/WTF/wtf/glib/Sandbox.cpp:
(WTF::shouldUseBubblewrap):
* Source/WTF/wtf/glib/Sandbox.h:
* Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp:
(WebKit::ProcessLauncher::launchProcess):
* Source/WebKit/UIProcess/glib/WebProcessPoolGLib.cpp:
(WebKit::WebProcessPool::platformInitializeWebProcess):
(WebKit::WebProcessPool::setSandboxEnabled):
* Source/WebKit/UIProcess/glib/WebProcessProxyGLib.cpp:
(WebKit::WebProcessProxy::platformGetLaunchOptions):
Canonical link: https://commits.webkit.org/282896@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list