[webkit-changes] [WebKit/WebKit] 31903a: [IFC][Partial layout] Ensure partial layout when I...

Alan Baradlay noreply at github.com
Mon Mar 6 15:04:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31903a4521b742335851ded814bec9aab0876a49
      https://github.com/WebKit/WebKit/commit/31903a4521b742335851ded814bec9aab0876a49
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Partial layout] Ensure partial layout when IFC has non-horizontal writing mode
https://bugs.webkit.org/show_bug.cgi?id=253441

Reviewed by Antti Koivisto.

Both damage computation and subsequent layout are in logical space (no adjustment is needed).

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterChangeFor):

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




More information about the webkit-changes mailing list