Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1747f805fc29521e0bdbdbe663c3d8d838cd569e
https://github.com/WebKit/WebKit/commit/1747f805fc29521e0bdbdbe663c3d8d838cd569e
Author: Anne van Kesteren <[email protected]>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M Source/WebCore/editing/BreakBlockquoteCommand.cpp
M Source/WebCore/editing/CompositeEditCommand.cpp
M Source/WebCore/editing/EditingStyle.cpp
M Source/WebCore/editing/Editor.cpp
Log Message:
-----------
Increase dynamicDowncast<> usage in Editor and some adjacent files
https://bugs.webkit.org/show_bug.cgi?id=268809
Reviewed by Chris Dumez.
* Source/WebCore/editing/BreakBlockquoteCommand.cpp:
(WebCore::BreakBlockquoteCommand::doApply):
* Source/WebCore/editing/CompositeEditCommand.cpp:
(WebCore::CompositeEditCommand::cloneParagraphUnderNewElement):
* Source/WebCore/editing/EditingStyle.cpp:
(WebCore::loneFontFamilyName):
* Source/WebCore/editing/Editor.cpp:
(WebCore::Editor::selectionForCommand):
(WebCore::Editor::shouldInsertFragment):
(WebCore::Editor::setBaseWritingDirection):
(WebCore::Editor::markMisspellingsAfterTypingToWord):
(WebCore::Editor::isSpellCheckingEnabledFor const):
(WebCore::findFirstMarkable):
(WebCore::Editor::resolveTextCheckingTypeMask):
(WebCore::editableTextListsAtPositionInDescendingOrder):
(WebCore::Editor::fontAttributesAtSelectionStart):
(WebCore::Editor::promisedAttachmentInfo):
Canonical link: https://commits.webkit.org/274208@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes