[webkit-changes] [WebKit/WebKit] 4a4d00: Add test function for WebCore::SincResampler
Commit Queue
noreply at github.com
Thu Nov 9 12:29:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a4d002cbb038d2909272619f38aa0705e6b2bcf
https://github.com/WebKit/WebKit/commit/4a4d002cbb038d2909272619f38aa0705e6b2bcf
Author: David Kilzer <ddkilzer at apple.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M Source/WebCore/testing/js/WebCoreTestSupport.cpp
M Source/WebCore/testing/js/WebCoreTestSupport.h
Log Message:
-----------
Add test function for WebCore::SincResampler
https://bugs.webkit.org/show_bug.cgi?id=261702
<rdar://115682448>
Reviewed by Chris Dumez and Alex Christensen.
Add test method that calls SincResampler::processBuffer().
* Source/WebCore/testing/js/WebCoreTestSupport.cpp:
(WebCoreTestSupport::testSincResamplerProcessBuffer): Add.
* Source/WebCore/testing/js/WebCoreTestSupport.h:
(WebCoreTestSupport::testSincResamplerProcessBuffer): Add.
Originally-landed-as: 265870.567 at safari-7616-branch (6380262a8580). rdar://117819812
Canonical link: https://commits.webkit.org/270470@main
More information about the webkit-changes
mailing list