Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: b470211405094c42d9d83fc47ce4fa7c19988a81
      
https://github.com/WebKit/WebKit/commit/b470211405094c42d9d83fc47ce4fa7c19988a81
  Author: Michael Catanzaro <[email protected]>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

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

  Log Message:
  -----------
  Cherry-pick 283361@main (9fc6b8810c52). 
https://bugs.webkit.org/show_bug.cgi?id=278578

    [WPE][GTK] when flatpak sandbox unavailable, processes are run unsandboxed 
with no warning
    https://bugs.webkit.org/show_bug.cgi?id=278578

    Reviewed by Carlos Garcia Campos.

    If we're running under flatpak, but flatpak-spawn doesn't work, it's
    probably better to crash rather than continue to run unsandboxed. This
    probably indicates a developer is experimenting, but it could be serious
    if it happens by accident for an end user.

    * Source/WebKit/UIProcess/Launcher/glib/FlatpakLauncher.cpp:
    (WebKit::isFlatpakSpawnUsable):
    (WebKit::flatpakSpawn):
    * Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp:
    (WebKit::ProcessLauncher::launchProcess):
    (WebKit::isFlatpakSpawnUsable): Deleted.

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

Canonical link: https://commits.webkit.org/282416.77@webkitglib/2.46



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to