Bug 283097
| Summary: | [TZone] Add annotations for subclasses of AudioDSPKernel, CARingBuffer, PlatformAudioData & ImageDecoder | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | WebCore Misc. | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
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
<rdar://problem/139845268>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/36626
EWS
Committed 286584@main (375c90ac39bf): <https://commits.webkit.org/286584@main>
Reviewed commits have been landed. Closing PR #36626 and removing active labels.