[webkit-changes] [WebKit/WebKit] 65b42b: Adopt dynamicDowncast<> in editing's HTMLConverter

Anne van Kesteren noreply at github.com
Wed Jan 31 18:58:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 65b42b723b10db32162e2567cd7a54136149a69b
      https://github.com/WebKit/WebKit/commit/65b42b723b10db32162e2567cd7a54136149a69b
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Source/WebCore/editing/cocoa/HTMLConverter.mm

  Log Message:
  -----------
  Adopt dynamicDowncast<> in editing's HTMLConverter
https://bugs.webkit.org/show_bug.cgi?id=268442

Reviewed by Chris Dumez.

* Source/WebCore/editing/cocoa/HTMLConverter.mm:
(HTMLConverterCaches::inlineStylePropertyForElement):
(stringFromCSSValue):
(HTMLConverterCaches::propertyValueForNode):
(HTMLConverterCaches::floatPropertyValueForNode):
(HTMLConverter::_blockLevelElementForNode):
(HTMLConverterCaches::colorPropertyValueForNode):
(HTMLConverter::_addTableCellForElement):
(HTMLConverter::_processElement):
(HTMLConverter::_traverseNode):
(fileWrapperForElement):
(WebCore::editingAttributedString):

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




More information about the webkit-changes mailing list