[webkit-changes] [WebKit/WebKit] b973f8: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Web...
Chris Dumez
noreply at github.com
Sat Jan 18 10:33:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b973f846bc7b4c9fe1e3c3860bd2968f7f13a788
https://github.com/WebKit/WebKit/commit/b973f846bc7b4c9fe1e3c3860bd2968f7f13a788
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/WebCore/platform/audio/cocoa/AudioSampleBufferConverter.mm
M Source/WebCore/platform/audio/cocoa/PlatformRawAudioDataCocoa.cpp
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/platform/audio/cocoa/
https://bugs.webkit.org/show_bug.cgi?id=286191
Reviewed by Darin Adler.
* Source/WebCore/platform/audio/cocoa/AudioSampleBufferConverter.mm:
(WebCore::AudioSampleBufferConverter::provideSourceDataNumOutputPackets):
(WebCore::AudioSampleBufferConverter::processSampleBuffers):
* Source/WebCore/platform/audio/cocoa/PlatformRawAudioDataCocoa.cpp:
(WebCore::PlatformRawAudioData::create):
Canonical link: https://commits.webkit.org/289112@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