Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 41074f15296c38da98ae72c453a2af2021e5887c
https://github.com/WebKit/WebKit/commit/41074f15296c38da98ae72c453a2af2021e5887c
Author: Youenn Fablet <[email protected]>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M Source/WebCore/platform/mediastream/mac/BaseAudioSharedUnit.cpp
M Source/WebCore/platform/mediastream/mac/BaseAudioSharedUnit.h
M Source/WebKit/GPUProcess/GPUProcess.cpp
Log Message:
-----------
Make BaseAudioSharedUnit::allowStarting static
rdar://163918767
https://bugs.webkit.org/show_bug.cgi?id=301848
Reviewed by Eric Carlson.
As a a way to phase out CoreAudioSharedUnit::singleton, we refactor the code to
make BaseAudioSharedUnit::allowStarting static.
No change of behavior.
Canonical link: https://commits.webkit.org/302481@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications