[webkit-changes] [WebKit/WebKit] 2bab2a: [GLIB] Don't require GApplication for bwrap sandbox

Patrick noreply at github.com
Thu Apr 13 23:46:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2bab2a58e316087dbe1bb5aa601f5e57d4384801
      https://github.com/WebKit/WebKit/commit/2bab2a58e316087dbe1bb5aa601f5e57d4384801
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

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

  Log Message:
  -----------
  [GLIB] Don't require GApplication for bwrap sandbox
https://bugs.webkit.org/show_bug.cgi?id=255249

Reviewed by Adrian Perez de Castro and Carlos Garcia Campos.

The app-id isn't that important to our usage in our bubblewrap sandbox
so instead of erroring we can generate an id without any real downsides.

* Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:
(WebKit::applicationId):
(WebKit::createFlatpakInfo):

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




More information about the webkit-changes mailing list