[webkit-changes] [WebKit/WebKit] 205f5b: REGRESSION(282339 at main): [GTK] Broke a11y bus conn...
Carlos Garcia Campos
noreply at github.com
Thu Aug 29 04:31:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 205f5b1570eea508bf7366f542ec19277d9036aa
https://github.com/WebKit/WebKit/commit/205f5b1570eea508bf7366f542ec19277d9036aa
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:
-----------
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