[webkit-changes] [WebKit/WebKit] 86b560: Adopt more smart pointers in CoreAudioSharedUnit
Rupin Mittal
noreply at github.com
Fri Feb 14 18:30:39 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86b5600e5b47900efaccc209e8ce76fbc969176c
https://github.com/WebKit/WebKit/commit/86b5600e5b47900efaccc209e8ce76fbc969176c
Author: Rupin Mittal <rupin at apple.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp
Log Message:
-----------
Adopt more smart pointers in CoreAudioSharedUnit
https://bugs.webkit.org/show_bug.cgi?id=287669
rdar://144815024
Reviewed by Ryosuke Niwa.
Smart pointer adoption as per the static analyzer.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp:
(WebCore::CoreAudioSharedUnit::resetSampleRate):
(WebCore::CoreAudioSharedUnit::preferredIOBufferSize):
(WebCore::CoreAudioSharedUnit::provideSpeakerData):
(WebCore::CoreAudioSharedUnit::processMicrophoneSamples):
(WebCore::CoreAudioSharedUnit::prewarmAudioUnitCreation):
Canonical link: https://commits.webkit.org/290434@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list