[webkit-reviews] review granted: [Bug 187530] Flaky crash in AnimationTimeline::cancelOrRemoveDeclarativeAnimation : [Attachment 345389] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 15:11:16 PDT 2018


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at apple.com>'s
request for review:
Bug 187530: Flaky crash in
AnimationTimeline::cancelOrRemoveDeclarativeAnimation
https://bugs.webkit.org/show_bug.cgi?id=187530

Attachment 345389: Patch

https://bugs.webkit.org/attachment.cgi?id=345389&action=review




--- Comment #6 from Dean Jackson <dino at apple.com> ---
Comment on attachment 345389
  --> https://bugs.webkit.org/attachment.cgi?id=345389
Patch

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

> Source/WebCore/animation/AnimationTimeline.cpp:199
> +static bool shouldConsiderAnimation(Element& element, const Animation&
animation)

const Element&


More information about the webkit-reviews mailing list