Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73b91cee9e868545b5253b9130785cf3fb3005c5
https://github.com/WebKit/WebKit/commit/73b91cee9e868545b5253b9130785cf3fb3005c5
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M Source/WebCore/bindings/js/ScriptCachedFrameData.cpp
M Source/WebCore/bindings/js/ScriptCachedFrameData.h
M Source/WebCore/bindings/js/SerializedScriptValue.cpp
M Source/WebCore/bindings/js/WindowProxy.cpp
M Source/WebCore/bindings/js/WindowProxy.h
M Source/WebCore/editing/cocoa/NodeHTMLConverter.mm
M Source/WebCore/loader/DocumentLoader.cpp
M Source/WebCore/loader/DocumentLoader.h
M Source/WebCore/page/UserContentController.cpp
M Source/WebCore/page/UserScriptTypes.h
M Source/WebCore/page/UserStyleSheetTypes.h
M Source/WebCore/page/text-extraction/TextExtraction.cpp
M Source/WebCore/rendering/RenderWidget.cpp
M Source/WebCore/rendering/RenderWidget.h
M Source/WebCore/rendering/RenderWidgetInlines.h
M Source/WebCore/style/StyleUpdate.cpp
M Source/WebCore/style/StyleUpdate.h
Log Message:
-----------
Convert HashMap<RefPtr to Ref in WebCore
https://bugs.webkit.org/show_bug.cgi?id=305543
Reviewed by Ryosuke Niwa.
Improve code clarity.
Canonical link: https://commits.webkit.org/305688@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications