[webkit-reviews] review requested: [Bug 86013] [chromium] Ensure animations get ticked at least once when added. : [Attachment 141323] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 21:46:40 PDT 2012


vollick at chromium.org has asked	for review:
Bug 86013: [chromium] Ensure animations get ticked at least once when added.
https://bugs.webkit.org/show_bug.cgi?id=86013

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

------- Additional Comments from vollick at chromium.org
Attempting to fix flake introduced by this test.

This patch used to bail before drawing if we were not visible, but may not be
valid and I have removed this condition.

The timer should only be used if we add animation, which is not the case for
the flaky compositor tests.


More information about the webkit-reviews mailing list