Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 864a5a91115161181c3d014fff9f6ed5d2e7b2f7
      
https://github.com/WebKit/WebKit/commit/864a5a91115161181c3d014fff9f6ed5d2e7b2f7
  Author: Youenn Fablet <[email protected]>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M 
Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M 
Source/WebCore/platform/mediastream/ios/AVAudioSessionCaptureDeviceManager.mm
    A Source/WebCore/platform/mediastream/mac/BaseAudioCaptureUnit.cpp
    A Source/WebCore/platform/mediastream/mac/BaseAudioCaptureUnit.h
    R Source/WebCore/platform/mediastream/mac/BaseAudioSharedUnit.cpp
    R Source/WebCore/platform/mediastream/mac/BaseAudioSharedUnit.h
    A Source/WebCore/platform/mediastream/mac/CoreAudioCaptureInternalUnit.h
    M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureSource.cpp
    M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureSource.h
    A Source/WebCore/platform/mediastream/mac/CoreAudioCaptureUnit.cpp
    A Source/WebCore/platform/mediastream/mac/CoreAudioCaptureUnit.h
    A Source/WebCore/platform/mediastream/mac/CoreAudioCaptureUnit.mm
    R Source/WebCore/platform/mediastream/mac/CoreAudioSharedInternalUnit.h
    R Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp
    R Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.h
    R Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.mm
    A Source/WebCore/platform/mediastream/mac/MockAudioCaptureUnit.h
    A Source/WebCore/platform/mediastream/mac/MockAudioCaptureUnit.mm
    R Source/WebCore/platform/mediastream/mac/MockAudioSharedUnit.h
    R Source/WebCore/platform/mediastream/mac/MockAudioSharedUnit.mm
    M Source/WebCore/platform/mock/MockRealtimeAudioSource.cpp
    M Source/WebCore/platform/mock/MockRealtimeMediaSourceCenter.cpp
    M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp
    M Source/WebKit/GPUProcess/GPUProcess.cpp
    M 
Source/WebKit/GPUProcess/webrtc/RemoteAudioMediaStreamTrackRendererInternalUnitManager.cpp

  Log Message:
  -----------
  Rename CoreAudioSharedUnit to CoreAudioCaptureUnit
rdar://163922980
https://bugs.webkit.org/show_bug.cgi?id=301854

Reviewed by Eric Carlson.

re rename CoreAudioSharedUnit to CoreAudioCaptureUnit as it will no longer 
solely be used as a singleton in a follow-up.
The plan is to create non shared core audio unit for microphone sources that do 
not need echo cancellation on macOS.

Canonical link: https://commits.webkit.org/302540@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to