RESOLVED FIXED263492
Use a CheckedPtr for RenderObject::m_next
https://bugs.webkit.org/show_bug.cgi?id=263492
Summary Use a CheckedPtr for RenderObject::m_next
Chris Dumez
Reported 2023-10-20 21:45:21 PDT
Introduce a PackedCheckedPtr and use it for RenderObject::m_next, to gain extra safety without increasing the size of renderers.
Attachments
Chris Dumez
Comment 1 2023-10-20 21:47:32 PDT
EWS
Comment 2 2023-10-21 14:09:44 PDT
Committed 269629@main (d4e1b3b3e736): <https://commits.webkit.org/269629@main> Reviewed commits have been landed. Closing PR #19387 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-21 14:10:15 PDT
Note You need to log in before you can comment on or make changes to this bug.