Bug 253824 - REGRESSION(260742@main) [GStreamer] AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED
Summary: REGRESSION(260742@main) [GStreamer] AudioSourceProviderGStreamer build fails ...
Status: RESOLVED DUPLICATE of bug 253635
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-13 07:29 PDT by Olivier Blin
Modified: 2023-03-13 07:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.