Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 128955a8f93b8d4373f2f74a3cfe3fdab1ff47a2
https://github.com/WebKit/WebKit/commit/128955a8f93b8d4373f2f74a3cfe3fdab1ff47a2
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-12 (Mon, 12 Jan 2026)
Changed paths:
M Source/WebCore/css/StyleSheetList.cpp
M Source/WebCore/css/StyleSheetList.h
M Source/WebCore/inspector/InspectorOverlay.cpp
M Source/WebCore/inspector/agents/InspectorCSSAgent.cpp
M Source/WebCore/inspector/agents/InspectorCSSAgent.h
M Source/WebCore/style/ElementRuleCollector.cpp
M Source/WebCore/style/ElementRuleCollector.h
M Source/WebCore/style/StyleResolver.cpp
M Source/WebCore/style/StyleResolver.h
M Source/WebCore/style/StyleScope.cpp
M Source/WebCore/style/StyleScope.h
M Source/WebCore/style/StyleTreeResolver.cpp
Log Message:
-----------
Reduce usage of RefPtr in favor of Ref in WebCore/style
https://bugs.webkit.org/show_bug.cgi?id=305263
Reviewed by Darin Adler.
Improves code clarity.
Canonical link: https://commits.webkit.org/305445@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications