[Webkit-unassigned] [Bug 257482] New: [GLib] Remove accidental dependency on GLib 2.70

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 30 06:56:25 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257482

            Bug ID: 257482
           Summary: [GLib] Remove accidental dependency on GLib 2.70
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: berto at igalia.com, bugs-noreply at webkitgtk.org

g_spawn_check_wait_status(), used in 264196 at main, is not available until GLib 2.70. We should use g_spawn_check_exit_status() instead, which does the same thing but with a worse name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230530/beec42fc/attachment.htm>


More information about the webkit-unassigned mailing list