RESOLVED FIXED266222
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers
https://bugs.webkit.org/show_bug.cgi?id=266222
Summary Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers
Chris Dumez
Reported 2023-12-11 07:24:50 PST
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers. The crashes generated by WeakPtr are more actionable and this tested as performance-neutral on the benchmarks we track.
Attachments
Chris Dumez
Comment 1 2023-12-11 07:27:31 PST
EWS
Comment 2 2023-12-11 09:48:01 PST
Committed 271881@main (34c74ccc0e33): <https://commits.webkit.org/271881@main> Reviewed commits have been landed. Closing PR #21634 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-11 09:49:13 PST
Note You need to log in before you can comment on or make changes to this bug.