Bug 261436
| Summary: | Use WeakHashSet<const Font> instead of HashSet<const Font*> for extra safety | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | 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
Use WeakHashSet<const Font> instead of HashSet<const Font*> for extra safety.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/17671
EWS
Committed 267905@main (1378f6bba165): <https://commits.webkit.org/267905@main>
Reviewed commits have been landed. Closing PR #17671 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/115368763>