Bug 266222
| Summary: | Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Layout and Rendering | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers. The crashes generated by WeakPtr are more actionable and this tested as performance-neutral on the benchmarks we track.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21634
EWS
Committed 271881@main (34c74ccc0e33): <https://commits.webkit.org/271881@main>
Reviewed commits have been landed. Closing PR #21634 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119498901>