[webkit-reviews] review granted: [Bug 132608] REGRESSION: Animated GIF inside compositing layer never resumes animation when scrolled back into view : [Attachment 230905] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 6 08:28:40 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 132608: REGRESSION: Animated GIF inside compositing layer never resumes
animation when scrolled back into view
https://bugs.webkit.org/show_bug.cgi?id=132608

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

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


> LayoutTests/fast/repaint/animation-after-layer-scroll.html:18
> +	   hasRepaintRects =
window.internals.hasRepaintRectsIncludingSublayers();

Couldn't you have just got the repaint rects in JS and checked their emptiness?


More information about the webkit-reviews mailing list