RESOLVED FIXED280437
Update Logger's logIdentifier to use a uint64_t instead of a void*
https://bugs.webkit.org/show_bug.cgi?id=280437
Summary Update Logger's logIdentifier to use a uint64_t instead of a void*
Chris Dumez
Reported 2024-09-26 14:58:56 PDT
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
Chris Dumez
Comment 1 2024-09-26 15:07:49 PDT
EWS
Comment 2 2024-09-27 07:33:59 PDT
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
Comment 3 2024-09-27 07:34:16 PDT
Note You need to log in before you can comment on or make changes to this bug.