[webkit-changes] [WebKit/WebKit] 9878e3: [GTK] Unconditionally enable network access from t...
Philippe Normand
noreply at github.com
Mon Jul 15 04:31:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9878e30a6f7350aca54e860251f34971e6aed1f6
https://github.com/WebKit/WebKit/commit/9878e30a6f7350aca54e860251f34971e6aed1f6
Author: Philippe Normand <philn at igalia.com>
Date: 2024-07-15 (Mon, 15 Jul 2024)
Changed paths:
M Tools/flatpak/flatpakutils.py
Log Message:
-----------
[GTK] Unconditionally enable network access from the flatpak build sandbox
https://bugs.webkit.org/show_bug.cgi?id=276588
Reviewed by Alicia Boya Garcia.
The clangd-related tools added in bug #274909 require network access for the installation of the
jinja Python package. Until now the WPE build sandbox had unconditional network access already, but
the GTK build sandbox didn't. That was conditioned by the IceCC and/or SCCache options.
* Tools/flatpak/flatpakutils.py:
(WebkitFlatpak.run_in_sandbox):
Canonical link: https://commits.webkit.org/280966@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