WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 253635
253824
REGRESSION(
260742@main
) [GStreamer] AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED
https://bugs.webkit.org/show_bug.cgi?id=253824
Summary
REGRESSION(260742@main) [GStreamer] AudioSourceProviderGStreamer build fails ...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug