[Webkit-unassigned] [Bug 232922] New: bad_optional_access in RenderGrid::updateAutoMarginsInRowAxisIfNeeded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 21:05:55 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=232922

            Bug ID: 232922
           Summary: bad_optional_access in
                    RenderGrid::updateAutoMarginsInRowAxisIfNeeded
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

overridingContainingBlockContentLogicalHeight() and overridingContainingBlockContentLogicalWidth() return type is std::optional<LayoutUnit>, but we always try to access value().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211110/d26bf919/attachment.htm>


More information about the webkit-unassigned mailing list