[webkit-changes] [WebKit/WebKit] d1d58f: Adopt dynamicDowncast<> in MarkupAccumulator

Anne van Kesteren noreply at github.com
Sun Jan 28 02:50:42 PST 2024


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

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

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

Reviewed by Chris Dumez.

* Source/WebCore/editing/MarkupAccumulator.cpp:
(WebCore::elementCannotHaveEndTag):
(WebCore::MarkupAccumulator::appendContentsForNode):
(WebCore::MarkupAccumulator::serializeNodesWithNamespaces):
(WebCore::MarkupAccumulator::resolveURLIfNeeded const):
(WebCore::MarkupAccumulator::replacementElement):
(WebCore::MarkupAccumulator::startAppendingNode):
(WebCore::MarkupAccumulator::frameForAttributeReplacement const):

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




More information about the webkit-changes mailing list