Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d72323075072a471f67c1d17890c475999735f67
https://github.com/WebKit/WebKit/commit/d72323075072a471f67c1d17890c475999735f67
Author: Jean-Yves Avenard <[email protected]>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M Source/WebCore/platform/audio/SharedAudioDestination.cpp
Log Message:
-----------
REGRESSION (iPadOS 17.5): Audio distortion occurs when using AudioContext
with a sample rate of 44100Hz and an AudioWorklet
https://bugs.webkit.org/show_bug.cgi?id=274507
rdar://128551401
Reviewed by Jer Noble.
Wait until render has completed on worklet thread before processing the next
one.
* Source/WebCore/platform/audio/SharedAudioDestination.cpp:
(WebCore::SharedAudioDestination::sharedRender):
Canonical link: https://commits.webkit.org/279409@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes