[Webkit-unassigned] [Bug 275607] New: REGRESSION(279732 at main): [GStreamer] Build broken with RELEASE_LOG disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 06:57:06 PDT 2024


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

            Bug ID: 275607
           Summary: REGRESSION(279732 at main): [GStreamer] Build broken with
                    RELEASE_LOG disabled
           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: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

The change added calls to mediaPlayerLogger() and mediaPlayerLogIdentifier() that are only defined when RELEASE_LOG is enabled. These calls should probably be enclosed inside an #if !RELEASE_LOG_DISABLED guard.

-- 
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/20240618/9b7c2fba/attachment.htm>


More information about the webkit-unassigned mailing list