Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 61ae5fab1f481c861c958c20a4360f8efe5e5bc8
https://github.com/WebKit/WebKit/commit/61ae5fab1f481c861c958c20a4360f8efe5e5bc8
Author: Alan Baradlay <[email protected]>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h
M Source/WebCore/rendering/RenderObject.cpp
M Source/WebCore/rendering/RenderText.cpp
Log Message:
-----------
[IFC][Cleanup] Do not use isDamaged as a signal if partial invalidation
succeeded
https://bugs.webkit.org/show_bug.cgi?id=270764
Reviewed by Antti Koivisto.
* Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:
Unrelated drive-by fix to make sure we check for bidi combined content.
(WebCore::Layout::InlineItemsBuilder::handleTextContent):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::insertedIntoTree):
(WebCore::LayoutIntegration::LineLayout::removedFromTree):
(WebCore::LayoutIntegration::LineLayout::updateTextContent):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h:
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::invalidateLineLayoutAfterTreeMutationIfNeeded):
* Source/WebCore/rendering/RenderText.cpp:
(WebCore::invalidateLineLayoutPathOnContentChangeIfNeeded):
Canonical link: https://commits.webkit.org/275892@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes