[webkit-reviews] review granted: [Bug 120720] Animations in an AnimationList are never null : [Attachment 210540] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 19:48:53 PDT 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 120720: Animations in an AnimationList are never null
https://bugs.webkit.org/show_bug.cgi?id=120720

Attachment 210540: Patch
https://bugs.webkit.org/attachment.cgi?id=210540&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=210540&action=review


I feel like I'm reviewing a patch by myself from the future.

> Source/WebCore/platform/animation/AnimationList.h:52
> +    void append(PassRefPtr<Animation> anim)

"anim"? :P


More information about the webkit-reviews mailing list