Bug 266416

Summary: Use CheckedPtr<Node> less for non-stack objects
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: 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 09:06:13 PST
Use CheckedPtr<Node> less for non-stack objects. Use WeakPtr<Node> instead in order to generate more actionable crashes. This tested as performance neutral on Speedometer 2 & 3.
Attachments
Chris Dumez
Comment 1 2023-12-14 09:07:49 PST
Radar WebKit Bug Importer
Comment 2 2023-12-14 09:19:19 PST
EWS
Comment 3 2023-12-14 15:45:38 PST
Committed 272079@main (573543334088): <https://commits.webkit.org/272079@main> Reviewed commits have been landed. Closing PR #21803 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.