WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283097
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-13 18:49:31 PST
<
rdar://problem/139845268
>
Michael Saboff
Comment 2
2024-11-13 18:55:47 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36626
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.
Top of Page
Format For Printing
XML
Clone This Bug