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
280437
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-09-26 15:07:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34327
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
<
rdar://problem/136829562
>
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