RESOLVED FIXED266430
Stop using CheckedPtr with StyleSheetContents
https://bugs.webkit.org/show_bug.cgi?id=266430
Summary Stop using CheckedPtr with StyleSheetContents
Chris Dumez
Reported 2023-12-14 11:51:29 PST
Stop using CheckedPtr with StyleSheetContents. We can just use Ref / RefPtr as CheckedPtr was only used for storing in a short-lived Vector.
Attachments
Chris Dumez
Comment 1 2023-12-14 11:57:45 PST
EWS
Comment 2 2023-12-14 16:10:12 PST
Committed 272080@main (682140aa71c7): <https://commits.webkit.org/272080@main> Reviewed commits have been landed. Closing PR #21818 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-14 16:11:17 PST
Note You need to log in before you can comment on or make changes to this bug.