[webkit-changes] [WebKit/WebKit] 584c4b: [IFC][Partial layout] Do not trigger full layout w...
Alan Baradlay
noreply at github.com
Mon Sep 11 10:00:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 584c4b8a857c868604210c47c62d2ee32d46efdc
https://github.com/WebKit/WebKit/commit/584c4b8a857c868604210c47c62d2ee32d46efdc
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
[IFC][Partial layout] Do not trigger full layout when replaced inline level box is present
https://bugs.webkit.org/show_bug.cgi?id=261410
Reviewed by Antti Koivisto.
This patch enables partial layout for cases when the mutated content has replaced sibling(s).
(e.g. when the user types into contenteditable with images)
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterChangeFor):
Canonical link: https://commits.webkit.org/267868@main
More information about the webkit-changes
mailing list