Bug 265955 - [web-animations] the AnimationEffect::ticksContinouslyWhileActive() method has a typo in its name
Summary: [web-animations] the AnimationEffect::ticksContinouslyWhileActive() method ha...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-06 11:20 PST by Antoine Quint
Modified: 2023-12-07 10:02 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-12-06 11:20:42 PST
The method AnimationEffect::ticksContinouslyWhileActive() has a typo in its name, let's fix it!
Comment 1 Radar WebKit Bug Importer 2023-12-06 11:21:03 PST
<rdar://problem/119265944>
Comment 2 Antoine Quint 2023-12-06 11:25:31 PST
Pull request: https://github.com/WebKit/WebKit/pull/21404
Comment 3 EWS 2023-12-07 10:02:07 PST
Committed 271681@main (cf6a98dec70c): <https://commits.webkit.org/271681@main>

Reviewed commits have been landed. Closing PR #21404 and removing active labels.