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
261436
Use WeakHashSet<const Font> instead of HashSet<const Font*> for extra safety
https://bugs.webkit.org/show_bug.cgi?id=261436
Summary
Use WeakHashSet<const Font> instead of HashSet<const Font*> for extra safety
Chris Dumez
Reported
2023-09-11 15:15:54 PDT
Use WeakHashSet<const Font> instead of HashSet<const Font*> for extra safety.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-09-11 15:17:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17671
EWS
Comment 2
2023-09-12 10:19:24 PDT
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
Comment 3
2023-09-12 10:20:15 PDT
<
rdar://problem/115368763
>
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