[webkit-changes] [WebKit/WebKit] d99e05: Fix a smart pointer warning in SingleTimelineRange...
Ryosuke Niwa
noreply at github.com
Thu Oct 24 17:10:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d99e05839a170b38ce41abcd66c76f75db0c4f09
https://github.com/WebKit/WebKit/commit/d99e05839a170b38ce41abcd66c76f75db0c4f09
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M Source/WebCore/animation/TimelineRange.cpp
Log Message:
-----------
Fix a smart pointer warning in SingleTimelineRange::lengthForCSSValue
https://bugs.webkit.org/show_bug.cgi?id=282066
Reviewed by Tim Nguyen.
Deployed more smart pointer to address a recent regression.
* Source/WebCore/animation/TimelineRange.cpp:
(WebCore::SingleTimelineRange::lengthForCSSValue):
Canonical link: https://commits.webkit.org/285674@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