[webkit-changes] [WebKit/WebKit] 3f0a21: [GLib] Remove accidental dependency on GLib 2.70

Patrick noreply at github.com
Tue May 30 13:33:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f0a21271a6f67f4ed669c969f183fa0bc626684
      https://github.com/WebKit/WebKit/commit/3f0a21271a6f67f4ed669c969f183fa0bc626684
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M Source/WTF/wtf/glib/Sandbox.cpp

  Log Message:
  -----------
  [GLib] Remove accidental dependency on GLib 2.70
https://bugs.webkit.org/show_bug.cgi?id=257482

Reviewed by Michael Catanzaro.

The g_spawn_check_wait_status() is just a renamed version
of g_spawn_check_exit_status() in newer GLib.

* Source/WTF/wtf/glib/Sandbox.cpp:
(WTF::isInsideUnsupportedContainer):

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




More information about the webkit-changes mailing list