Bug 261796
| Summary: | Use CheckedPtr more for Node types now that Node subclasses CanMakeCheckedPtr | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | 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
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/17958
EWS
Committed 268215@main (bfdea7f1b0ca): <https://commits.webkit.org/268215@main>
Reviewed commits have been landed. Closing PR #17958 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/115803439>