Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c19355793d72b813caeaa43c52103b7a187426c4
      
https://github.com/WebKit/WebKit/commit/c19355793d72b813caeaa43c52103b7a187426c4
  Author: Elika Etemad <[email protected]>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M Source/WebCore/rendering/PositionedLayoutConstraints.cpp
    M Source/WebCore/rendering/RenderGrid.cpp
    M Source/WebCore/rendering/RenderGrid.h

  Log Message:
  -----------
  Check std::optional in PositionedLayoutConstraints::captureGridArea
https://bugs.webkit.org/show_bug.cgi?id=292341
rdar://150376870

Reviewed by Alan Baradlay.

Add checks for omitted containing block grid area info.

* Source/WebCore/rendering/PositionedLayoutConstraints.cpp:
(WebCore::PositionedLayoutConstraints::captureGridArea):
* Source/WebCore/rendering/RenderGrid.cpp:
(WebCore::RenderGrid::gridAreaRowRangeForOutOfFlow const):
(WebCore::RenderGrid::gridAreaColumnRangeForOutOfFlow const):
(WebCore::RenderGrid::gridAreaPositionForOutOfFlowGridItem const):
* Source/WebCore/rendering/RenderGrid.h:

Canonical link: https://commits.webkit.org/294367@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to