Bug 292341
| Summary: | Add missing std::optional check for GridLayoutFunctions::overridingContainingBlockContentSizeForGridItem in PositionedLayoutConstraints::captureGridArea | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | fantasai <fantasai.bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
fantasai
GridLayoutFunctions::overridingContainingBlockContentSizeForGridItem returns an std::option<LayoutRange> and although it probably should exist we should probably check.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
fantasai
<rdar://problem/150376870>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/44759
EWS
Committed 294367@main (c19355793d72): <https://commits.webkit.org/294367@main>
Reviewed commits have been landed. Closing PR #44759 and removing active labels.