[webkit-changes] [WebKit/WebKit] ab2dc0: Adopt safer printing macros in more places

Chris Dumez noreply at github.com
Wed Jan 29 22:12:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab2dc06915f3e540914af18c85fc34371bde75e5
      https://github.com/WebKit/WebKit/commit/ab2dc06915f3e540914af18c85fc34371bde75e5
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/Position.cpp
    M Source/WebCore/dom/Position.h
    M Source/WebCore/dom/Range.cpp
    M Source/WebCore/editing/VisiblePosition.cpp
    M Source/WebCore/editing/VisiblePosition.h
    M Source/WebCore/editing/VisibleSelection.cpp
    M Source/WebCore/page/FrameTree.cpp
    M Source/WebKit/Shared/WebMemorySampler.cpp

  Log Message:
  -----------
  Adopt safer printing macros in more places
https://bugs.webkit.org/show_bug.cgi?id=286726

Reviewed by Geoffrey Garen.

* Source/WebCore/dom/Node.cpp:
(WebCore::Node::showTreeForThis const):
(WebCore::Node::showNodePathForThis const):
(WebCore::traverseTreeAndMark):
(WebCore::Node::showTreeAndMark const):
(WebCore::showSubTreeAcrossFrame):
* Source/WebCore/dom/Node.h:
(WebCore::Node::showTreeAndMark):
* Source/WebCore/dom/Position.cpp:
(WebCore::Position::debugPosition const):
* Source/WebCore/dom/Position.h:
* Source/WebCore/dom/Range.cpp:
(showTree):
* Source/WebCore/editing/VisiblePosition.cpp:
(WebCore::VisiblePosition::debugPosition const):
* Source/WebCore/editing/VisiblePosition.h:
* Source/WebCore/editing/VisibleSelection.cpp:
(WebCore::VisibleSelection::debugPosition const):
(WebCore::VisibleSelection::showTreeForThis const):
* Source/WebCore/page/FrameTree.cpp:
(printFrames):
* Source/WebKit/Shared/WebMemorySampler.cpp:
(WebKit::WebMemorySampler::initializeTimers):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list