Bug 261796 - Use CheckedPtr more for Node types now that Node subclasses CanMakeCheckedPtr
Summary: Use CheckedPtr more for Node types now that Node subclasses CanMakeCheckedPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-19 20:29 PDT by Chris Dumez
Modified: 2023-09-20 14:06 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-09-19 20:29:40 PDT
Use CheckedPtr more for Node types now that Node subclasses CanMakeCheckedPtr. It is more efficient in the case where we don't need the pointer to get automatically nulled out.
Comment 1 Chris Dumez 2023-09-19 20:33:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17958
Comment 2 EWS 2023-09-20 14:05:32 PDT
Committed 268215@main (bfdea7f1b0ca): <https://commits.webkit.org/268215@main>

Reviewed commits have been landed. Closing PR #17958 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-20 14:06:20 PDT
<rdar://problem/115803439>