Bug 267724
| Summary: | Mark WeakHashMap::get() as const | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/22935
EWS
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
<rdar://problem/121218723>