RESOLVED FIXED266416
Use CheckedPtr<Node> less for non-stack objects
https://bugs.webkit.org/show_bug.cgi?id=266416
Summary Use CheckedPtr<Node> less for non-stack objects
Chris Dumez
Reported 2023-12-14 09:06:13 PST
Use CheckedPtr<Node> less for non-stack objects. Use WeakPtr<Node> instead in order to generate more actionable crashes. This tested as performance neutral on Speedometer 2 & 3.
Attachments
Chris Dumez
Comment 1 2023-12-14 09:07:49 PST
Radar WebKit Bug Importer
Comment 2 2023-12-14 09:19:19 PST
EWS
Comment 3 2023-12-14 15:45:38 PST
Committed 272079@main (573543334088): <https://commits.webkit.org/272079@main> Reviewed commits have been landed. Closing PR #21803 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.