Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df9b1fc2f4973c30fe00df08d255f64b65cb3fc0
https://github.com/WebKit/WebKit/commit/df9b1fc2f4973c30fe00df08d255f64b65cb3fc0
Author: Chris Dumez <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/platform/audio/DynamicsCompressor.cpp
M Source/WebCore/platform/audio/DynamicsCompressor.h
M Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp
M Source/WebCore/platform/audio/DynamicsCompressorKernel.h
Log Message:
-----------
Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in DynamicsCompressor.cpp
https://bugs.webkit.org/show_bug.cgi?id=303802
Reviewed by Darin Adler.
* Source/WebCore/platform/audio/DynamicsCompressor.cpp:
(WebCore::DynamicsCompressor::process):
(WebCore::DynamicsCompressor::setNumberOfChannels):
* Source/WebCore/platform/audio/DynamicsCompressor.h:
* Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp:
(WebCore::DynamicsCompressorKernel::process):
* Source/WebCore/platform/audio/DynamicsCompressorKernel.h:
Canonical link: https://commits.webkit.org/304185@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications