Bug 265039 - Fix AudioSourceProviderGStreamer build with !ENABLE(MEDIA_STREAM)
Summary: Fix AudioSourceProviderGStreamer build with !ENABLE(MEDIA_STREAM)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-17 07:52 PST by Olivier Blin
Modified: 2023-11-17 09:54 PST (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-11-17 07:52:38 PST
WebAudioSourceProvider.h always needs to be included since AudioSourceProviderGStreamer inherits from WebAudioSourceProvider.
Comment 1 Olivier Blin 2023-11-17 07:54:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/20674
Comment 2 EWS 2023-11-17 09:53:57 PST
Committed 270898@main (579a9e5c3ee4): <https://commits.webkit.org/270898@main>

Reviewed commits have been landed. Closing PR #20674 and removing active labels.