RESOLVED FIXED292341
Add missing std::optional check for GridLayoutFunctions::overridingContainingBlockContentSizeForGridItem in PositionedLayoutConstraints::captureGridArea
https://bugs.webkit.org/show_bug.cgi?id=292341
Summary Add missing std::optional check for GridLayoutFunctions::overridingContaining...
fantasai
Reported 2025-04-30 12:57:19 PDT
GridLayoutFunctions::overridingContainingBlockContentSizeForGridItem returns an std::option<LayoutRange> and although it probably should exist we should probably check.
Attachments
fantasai
Comment 1 2025-04-30 12:59:35 PDT
fantasai
Comment 2 2025-04-30 13:00:20 PDT
EWS
Comment 3 2025-04-30 16:49:34 PDT
Committed 294367@main (c19355793d72): <https://commits.webkit.org/294367@main> Reviewed commits have been landed. Closing PR #44759 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.