RESOLVED FIXED266286
Use CheckedPtr<Element> / CheckedRef<Element> less for non-stack variables
https://bugs.webkit.org/show_bug.cgi?id=266286
Summary Use CheckedPtr<Element> / CheckedRef<Element> less for non-stack variables
Chris Dumez
Reported 2023-12-12 09:06:51 PST
Use CheckedPtr<Element> / CheckedRef<Element> less for non-stack variables since it introduces crashes that are not actionable. Use WeakRef<Element> / WeakPtr<Element> instead.
Attachments
Chris Dumez
Comment 1 2023-12-12 09:09:05 PST
EWS
Comment 2 2023-12-12 12:54:32 PST
Committed 271949@main (12e1fe4f7f33): <https://commits.webkit.org/271949@main> Reviewed commits have been landed. Closing PR #21686 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-12 12:55:55 PST
Note You need to log in before you can comment on or make changes to this bug.