RESOLVED FIXED266370
Stop using CheckedPtr / CheckedRef in TreeScopeOrderedMap.h
https://bugs.webkit.org/show_bug.cgi?id=266370
Summary Stop using CheckedPtr / CheckedRef in TreeScopeOrderedMap.h
Chris Dumez
Reported 2023-12-13 14:04:28 PST
Stop using CheckedPtr / CheckedRef in TreeScopeOrderedMap.h. Use WeakPtr / WeakRef instead to generate more actionable crashes. This tested as performance neutral on Speedometer 2 & 3.
Attachments
Chris Dumez
Comment 1 2023-12-13 14:06:26 PST
Radar WebKit Bug Importer
Comment 2 2023-12-13 14:07:19 PST
EWS
Comment 3 2023-12-13 16:49:30 PST
Committed 272015@main (23026ae16e81): <https://commits.webkit.org/272015@main> Reviewed commits have been landed. Closing PR #21759 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.