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
267724
Mark WeakHashMap::get() as const
https://bugs.webkit.org/show_bug.cgi?id=267724
Summary
Mark WeakHashMap::get() as const
Chris Dumez
Reported
2024-01-18 13:02:49 PST
Mark WeakHashMap::get() as const. There doesn't seem to be a good reason for it not to be const and it makes its usage more restrictive than it needs to be.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-01-18 13:04:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22935
EWS
Comment 2
2024-01-18 14:42:59 PST
Committed
273193@main
(237e35f77727): <
https://commits.webkit.org/273193@main
> Reviewed commits have been landed. Closing PR #22935 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-01-18 14:43:19 PST
<
rdar://problem/121218723
>
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