[webkit-reviews] review requested: [Bug 46193] [chromium] Composited layers get double transformed when scrolling : [Attachment 68255] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 10:13:39 PDT 2010


Vangelis Kokkevis <vangelis at chromium.org> has asked  for review:
Bug 46193: [chromium] Composited layers get double transformed when scrolling
https://bugs.webkit.org/show_bug.cgi?id=46193

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

------- Additional Comments from Vangelis Kokkevis <vangelis at chromium.org>
updateLayersRecursive is (incorrectly) also called by
LayerRendererChromium::prepareToDrawLayers() but the invocation in drawLayers()
is the one that really matters.  I'll clean up the prepareToDrawLayers() in a
separate CL.


More information about the webkit-reviews mailing list