Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e1d0084801c2039a5afe13fd39434897c3920399
https://github.com/WebKit/WebKit/commit/e1d0084801c2039a5afe13fd39434897c3920399
Author: Basuke Suzuki <[email protected]>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebCore/Modules/webaudio/AudioBuffer.cpp
M Source/WebCore/Modules/webaudio/AudioBuffer.h
Log Message:
-----------
verifyGC failures related to AudioBufferSourceNode
https://bugs.webkit.org/show_bug.cgi?id=279596
rdar://133248373
Reviewed by Keith Miller.
Seeing verifyGC failure because of the write barrier missing when touching the
AudioBuffer's property.
* Source/WebCore/Modules/webaudio/AudioBuffer.cpp:
(WebCore::AudioBuffer::getChannelData):
* Source/WebCore/Modules/webaudio/AudioBuffer.h:
Canonical link: https://commits.webkit.org/283576@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