Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f8c289889606392674a645563a8e21119454ebd7
https://github.com/WebKit/WebKit/commit/f8c289889606392674a645563a8e21119454ebd7
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M Source/WebCore/animation/DocumentTimeline.cpp
M Source/WebCore/animation/DocumentTimeline.h
M Source/WebCore/bindings/js/SerializedScriptValue.cpp
M Source/WebCore/css/CSSFontFaceSet.cpp
M Source/WebCore/css/CSSFontFaceSet.h
M Source/WebCore/css/CSSFontSelector.cpp
M Source/WebCore/css/CSSFontSelector.h
Log Message:
-----------
Use more Ref instead of RefPtr in WebCore's animation, bindings, & css
https://bugs.webkit.org/show_bug.cgi?id=308273
Reviewed by Chris Dumez.
Improve code clarity. (The change in CSSFontFaceSet is significantly
easier to review when you hide whitespace changes.)
Canonical link: https://commits.webkit.org/307963@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications