[webkit-changes] [WebKit/WebKit] 3d6648: Adopt dynamicDowncast<> in TextManipulationController

Anne van Kesteren noreply at github.com
Tue Jan 30 16:21:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3d664838baa6b2008140a7c80da369540523d541
      https://github.com/WebKit/WebKit/commit/3d664838baa6b2008140a7c80da369540523d541
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    M Source/WebCore/editing/TextManipulationController.cpp

  Log Message:
  -----------
  Adopt dynamicDowncast<> in TextManipulationController
https://bugs.webkit.org/show_bug.cgi?id=268389

Reviewed by Ryosuke Niwa and Chris Dumez.

* Source/WebCore/editing/TextManipulationController.cpp:
(WebCore::ExclusionRuleMatcher::isExcluded):
(WebCore::tokenInfo):
(WebCore::TextManipulationController::observeParagraphs):
(WebCore::TextManipulationController::didAddOrCreateRendererForNode):
(WebCore::TextManipulationController::scheduleObservationUpdate):
(WebCore::TextManipulationController::completeManipulation):
(WebCore::TextManipulationController::getPath):
(WebCore::TextManipulationController::replace):

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




More information about the webkit-changes mailing list