[webkit-changes] [WebKit/WebKit] 1b7f44: [IFC] LayoutIntegration::InlineContentBuilder::bui...

Alan Baradlay noreply at github.com
Wed Oct 18 07:25:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b7f44c48222d8c868c4be3dea72847175523de4
      https://github.com/WebKit/WebKit/commit/1b7f44c48222d8c868c4be3dea72847175523de4
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentBuilder.cpp

  Log Message:
  -----------
  [IFC] LayoutIntegration::InlineContentBuilder::build cleanup
https://bugs.webkit.org/show_bug.cgi?id=263300

Reviewed by Antti Koivisto.

Decouple full and partial layout update. This is in preparation for handling the invalid case where we are unable to figure out the damaged lines/boxes.

* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentBuilder.cpp:
(WebCore::LayoutIntegration::InlineContentBuilder::build const):

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




More information about the webkit-changes mailing list