Bug 267301
| Summary: | Use CheckedRef inside render trees FlexItem | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| 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 | ||
Sammy Gill
FlexibleBoxAlgorithm defines a FlexItem struct that has a reference to a renderer. We should change these to CheckedPtrs
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120751074>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/22556
Sammy Gill
CheckedRef is
EWS
Committed 272884@main (9abc579db90c): <https://commits.webkit.org/272884@main>
Reviewed commits have been landed. Closing PR #22556 and removing active labels.