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   

Olivier Blin
Reported 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 });
Attachments
Philippe Normand
Comment 1 2023-03-13 07:37:36 PDT
*** This bug has been marked as a duplicate of bug 253635 ***
Olivier Blin
Comment 2 2023-03-13 07:46:26 PDT
Philippe : thanks for the quick update! This should probably be backported in 2.40.
Note You need to log in before you can comment on or make changes to this bug.