Bug 253824

Summary: REGRESSION(260742@main) [GStreamer] AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: calvaris, philn
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Olivier Blin 2023-03-13 07:29:50 PDT
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 });
Comment 1 Philippe Normand 2023-03-13 07:37:36 PDT

*** This bug has been marked as a duplicate of bug 253635 ***
Comment 2 Olivier Blin 2023-03-13 07:46:26 PDT
Philippe : thanks for the quick update!
This should probably be backported in 2.40.