Bug 280437
| Summary: | Update Logger's logIdentifier to use a uint64_t instead of a void* | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Update Logger's logIdentifier to use a uint64_t instead of a void*. There is no need to use a pointer here, this makes the code look unsafe unnecessarily.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/34327
EWS
Committed 284358@main (dc36b5063145): <https://commits.webkit.org/284358@main>
Reviewed commits have been landed. Closing PR #34327 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/136829562>