Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ccc045675ad74108a93f219ee7dd9d744c85c2a
      
https://github.com/WebKit/WebKit/commit/3ccc045675ad74108a93f219ee7dd9d744c85c2a
  Author: Alan Baradlay <[email protected]>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M 
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h

  Log Message:
  -----------
  [IFC] Move placed float geometry update to a dedicated function 
(InlineFormattingContext::updateBoxGeometryForPlacedFloats)
https://bugs.webkit.org/show_bug.cgi?id=261128

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::lineLayout):
(WebCore::Layout::InlineFormattingContext::updateBoxGeometryForPlacedFloats):
(WebCore::Layout::InlineFormattingContext::createDisplayContentForInlineContent):
(WebCore::Layout::InlineFormattingContext::createDisplayContentForLineFromCachedContent):
(WebCore::Layout::InlineFormattingContext::createDisplayContentForLine): 
Deleted.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to