Bug 266430

Summary: Stop using CheckedPtr with StyleSheetContents
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.