[webkit-changes] [WebKit/WebKit] 936e94: [IFC][Cleanup] rebuildInlineItemListIfNeeded shoul...

Alan Baradlay noreply at github.com
Mon Apr 22 07:48:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 936e94b720191552815074cc6ecc5472bbaf097b
      https://github.com/WebKit/WebKit/commit/936e94b720191552815074cc6ecc5472bbaf097b
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h
    M Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.h
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC][Cleanup] rebuildInlineItemListIfNeeded should clear maximum-intrinsicwidth-line-content cache
https://bugs.webkit.org/show_bug.cgi?id=273022

Reviewed by Antti Koivisto.

...and some small scale drive-by cleanups.

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::layout):
(WebCore::Layout::InlineFormattingContext::lineLayout):
(WebCore::Layout::InlineFormattingContext::rebuildInlineItemListIfNeeded):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:
* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.h:
(WebCore::Layout::InlineInvalidation::mayOnlyNeedPartialLayout):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::layout):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list