[webkit-changes] [WebKit/WebKit] 649e13: [IFC][Partial layout] Remove damaged content befor...

Alan Baradlay noreply at github.com
Thu Feb 16 22:32:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 649e1313664c6b5e3741562c30f2eda8e3311eff
      https://github.com/WebKit/WebKit/commit/649e1313664c6b5e3741562c30f2eda8e3311eff
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

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

  Log Message:
  -----------
  [IFC][Partial layout] Remove damaged content before constructing new content
https://bugs.webkit.org/show_bug.cgi?id=252285

Reviewed by Antti Koivisto.

This patch is in preparation for supporting partial line layout.
(Let's remove both display line(s) and boxes before constructing the new (partial) set).

* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineDamage.h:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::constructContent):

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




More information about the webkit-changes mailing list