Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e854e7882cca3f960987f8048e9c94c60c8909a5
https://github.com/WebKit/WebKit/commit/e854e7882cca3f960987f8048e9c94c60c8909a5
Author: Jean-Yves Avenard <[email protected]>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M Source/WebCore/Modules/webaudio/BaseAudioContext.cpp
M Source/WebCore/Modules/webaudio/BaseAudioContext.h
Log Message:
-----------
[WebAudio] Unused method in BaseAudioContext
https://bugs.webkit.org/show_bug.cgi?id=263480
rdar://117283688
Reviewed by Chris Dumez.
One of the decodeAudioData method is unused, we can remove it which also allow
to simplify the code and remove unnecessary tests.
* Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:
(WebCore::BaseAudioContext::decodeAudioData):
* Source/WebCore/Modules/webaudio/BaseAudioContext.h:
Canonical link: https://commits.webkit.org/269616@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes