Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 38d5aed16ec36c5eeb9e0111b91efa30687bac37
https://github.com/WebKit/WebKit/commit/38d5aed16ec36c5eeb9e0111b91efa30687bac37
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M Source/WebCore/Modules/webaudio/AudioBuffer.cpp
M Source/WebCore/Modules/webaudio/AudioBuffer.h
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
Log Message:
-----------
Make AudioBuffer's m_channels a FixedVector of Ref instead of RefPtr
https://bugs.webkit.org/show_bug.cgi?id=304988
Reviewed by Chris Dumez.
Also apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
to two bot-identified failures while here.
Canonical link: https://commits.webkit.org/305203@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications