Bug 277162

Summary: Use a smart pointer for SelectorQuery::CheckingContext::context
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2024-07-26 12:44:27 PDT
Use a RefPtr instead of a raw pointer. No risk of reference cycle since CheckingContext are always held on the stack.
Attachments
Chris Dumez
Comment 1 2024-07-26 12:46:33 PDT
EWS
Comment 2 2024-07-26 15:39:12 PDT
Committed 281425@main (26c497c3d4bd): <https://commits.webkit.org/281425@main> Reviewed commits have been landed. Closing PR #31308 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-07-26 15:40:15 PDT
Note You need to log in before you can comment on or make changes to this bug.