Bug 223992 - Remove the Silently argument to WebAnimation::cancel()
Summary: Remove the Silently argument to WebAnimation::cancel()
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: 2021-03-31 04:20 PDT by Antoine Quint
Modified: 2021-03-31 08:39 PDT (History)
10 users (show)

See Also:


Attachments
Patch (11.56 KB, patch)
2021-03-31 04:23 PDT, Antoine Quint
fred.wang: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-03-31 04:20:01 PDT
Remove the Silently argument to WebAnimation::cancel()
Comment 1 Antoine Quint 2021-03-31 04:23:09 PDT
Created attachment 424755 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2021-03-31 04:31:00 PDT
Comment on attachment 424755 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=424755&action=review

> Source/WebCore/ChangeLog:16
> +        And since the Silently enum is no longer use outside of WebAnimation.cpp,

used*
Comment 3 Antoine Quint 2021-03-31 08:38:13 PDT
Committed r275280 (235965@main): <https://commits.webkit.org/235965@main>
Comment 4 Radar WebKit Bug Importer 2021-03-31 08:39:15 PDT
<rdar://problem/76054396>