Bug 283080
| Summary: | [TZone] Fix a couple of TZone annotations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | WebKit Misc. | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | msaboff, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
This is tracking two TZone annotations issues.
1. The annotations for WebProcessSyncClient mentions another class and doesn't include the implementation macro. Looks like a copy-paste error.
2. The class ImageDecoderAVFObjC is missing a TZone annotations as its super class has one.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139826390>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/36609
EWS
Committed 286735@main (99f58d6bd884): <https://commits.webkit.org/286735@main>
Reviewed commits have been landed. Closing PR #36609 and removing active labels.