Bug 253824
| Summary: | REGRESSION(260742@main) [GStreamer] AudioSourceProviderGStreamer build fails with RELEASE_LOG_DISABLED | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | calvaris, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Olivier Blin
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
*** This bug has been marked as a duplicate of bug 253635 ***
Olivier Blin
Philippe : thanks for the quick update!
This should probably be backported in 2.40.