[webkit-changes] [WebKit/WebKit] 93f950: Cherry-pick 264196 at main (4c39f3875728). https://bu...

Patrick noreply at github.com
Sat May 20 06:41:31 PDT 2023


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 93f9500b07c5e048dbf7c48dabcf1fb282fb0cc9
      https://github.com/WebKit/WebKit/commit/93f9500b07c5e048dbf7c48dabcf1fb282fb0cc9
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2023-05-20 (Sat, 20 May 2023)

  Changed paths:
    M Source/WTF/wtf/glib/Sandbox.cpp
    M Source/WTF/wtf/glib/Sandbox.h
    M Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp

  Log Message:
  -----------
  Cherry-pick 264196 at main (4c39f3875728). https://bugs.webkit.org/show_bug.cgi?id=256917

    [GLib] Re-enable bwrap sandbox in containers when supported
    https://bugs.webkit.org/show_bug.cgi?id=256917

    Reviewed by Michael Catanzaro.

    This detects if bwrap actually works inside of a container instead
    of always disabling it.

    * Source/WTF/wtf/glib/Sandbox.cpp:
    (WTF::isInsideUnsupportedContainer):
    (WTF::isInsideContainer): Deleted.
    * Source/WTF/wtf/glib/Sandbox.h:
    * Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp:
    (WebKit::ProcessLauncher::launchProcess):

    Canonical link: https://commits.webkit.org/264196@main




More information about the webkit-changes mailing list