Bug 223992

Summary: Remove the Silently argument to WebAnimation::cancel()
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, dino, esprehn+autocc, ews-watchlist, fred.wang, glenn, graouts, kondapallykalyan, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=223368
Attachments:
Description Flags
Patch fred.wang: review+

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>