RESOLVED FIXED267724
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
Chris Dumez
Comment 1 2024-01-18 13:04:44 PST
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
Note You need to log in before you can comment on or make changes to this bug.