[Webkit-unassigned] [Bug 253824] New: REGRESSION(260742 at main) [GStreamer] AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 07:29:50 PDT 2023


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

            Bug ID: 253824
           Summary: REGRESSION(260742 at main) [GStreamer]
                    AudioSourceProviderGStreamer build fails with
                    RELEASE_LOG_DISABLED
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: olivier.blin at softathome.com
                CC: calvaris at igalia.com, philn at igalia.com

AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED, since the logger() method is conditional in MediaStreamTrackPrivate.

Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:108:57: error: no member named 'logger' in 'WebCore::MediaStreamTrackPrivate'
    m_streamPrivate = MediaStreamPrivate::create(source.logger(), { source });

-- 
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/20230313/ae10d9b8/attachment-0001.htm>


More information about the webkit-unassigned mailing list