[webkit-reviews] review granted: [Bug 137583] Introduce an isCSSAnimated flag on RenderElement for performance : [Attachment 239778] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 14 14:09:55 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 137583: Introduce an isCSSAnimated flag on RenderElement for performance
https://bugs.webkit.org/show_bug.cgi?id=137583

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=239778&action=review


> Source/WebCore/page/animation/AnimationController.cpp:246
> +    const CompositeAnimation& animation =
*m_compositeAnimations.get(renderer);

I sure hope we always get non-null here.


More information about the webkit-reviews mailing list