Bug 256638 - [web-animations] Refactor Animation::AnimationDirection into an enum class
Summary: [web-animations] Refactor Animation::AnimationDirection into an enum class
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-05-11 03:16 PDT by Antoine Quint
Modified: 2023-05-30 14:44 PDT (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-05-11 03:16:52 PDT
We should refactor Animation::AnimationDirection into an enum class.
Comment 1 Antoine Quint 2023-05-11 03:21:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13753
Comment 2 Radar WebKit Bug Importer 2023-05-18 03:17:19 PDT
<rdar://problem/109506336>
Comment 3 EWS 2023-05-30 14:44:05 PDT
Committed 264700@main (439e1e3a5a82): <https://commits.webkit.org/264700@main>

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