Bug 266286
| Summary: | Use CheckedPtr<Element> / CheckedRef<Element> less for non-stack variables | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | 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<Element> / CheckedRef<Element> less for non-stack variables since it introduces crashes that are not actionable.
Use WeakRef<Element> / WeakPtr<Element> instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21686
EWS
Committed 271949@main (12e1fe4f7f33): <https://commits.webkit.org/271949@main>
Reviewed commits have been landed. Closing PR #21686 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119570480>