Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 389075ca2e9d095041530d398873bbe6cba055c1
https://github.com/WebKit/WebKit/commit/389075ca2e9d095041530d398873bbe6cba055c1
Author: Ryan Reno <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M Source/WebCore/dom/ElementRareData.h
M Source/WebCore/dom/Node.cpp
Log Message:
-----------
Fix the DUMP_NODE_STATISTICS build
rdar://171840074
https://bugs.webkit.org/show_bug.cgi?id=309290
Reviewed by Simon Fraser.
There were some new useTypes added and the nodeIdentifiersMap was not using the
correct WeakPtr traits.
* Source/WebCore/dom/ElementRareData.h:
(WebCore::ElementRareData::useTypes const):
* Source/WebCore/dom/Node.cpp:
(WebCore::liveNodeSet):
(WebCore::stringForRareDataUseType):
(WebCore::nodeIdentifiersMap):
(WebCore::Node::fromIdentifier):
Canonical link: https://commits.webkit.org/308746@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications