RESOLVED FIXED283097
[TZone] Add annotations for subclasses of AudioDSPKernel, CARingBuffer, PlatformAudioData & ImageDecoder
https://bugs.webkit.org/show_bug.cgi?id=283097
Summary [TZone] Add annotations for subclasses of AudioDSPKernel, CARingBuffer, Platf...
Michael Saboff
Reported 2024-11-13 18:49:11 PST
Testing identified that some subclasses of AudioDSPKernel, CARingBuffer, PlatformAudioData & ImageDecoder are missing TZone annotations. Also found that PointerTouchCompatibilitySimulator had a WTF_MAKE_TZONE_ALLOCATED annotation in its .h file, but was missing the corresponding WTF_MAKE_TZONE_ALLOCATED_IMPL annotation in its .cpp file.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-13 18:49:31 PST
Michael Saboff
Comment 2 2024-11-13 18:55:47 PST
EWS
Comment 3 2024-11-13 23:52:56 PST
Committed 286584@main (375c90ac39bf): <https://commits.webkit.org/286584@main> Reviewed commits have been landed. Closing PR #36626 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.