[webkit-reviews] review granted: [Bug 76063] Suspend/Resume API for pausing timers and animations : [Attachment 129004] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 03:44:21 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Allan Sandfeld
Jensen <allan.jensen at nokia.com>'s request for review:
Bug 76063: Suspend/Resume API for pausing timers and animations
https://bugs.webkit.org/show_bug.cgi?id=76063

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129004&action=review


Great

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:1678
> +    // We need to repaint on resume to kickstart animated painting again.
> +    drawingArea()->setNeedsDisplay(bounds());

It this working correctly with our tiling? Remember we resume on pan end etc


More information about the webkit-reviews mailing list