RESOLVED FIXED 114775
Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to do predictive visible rect expansion
https://bugs.webkit.org/show_bug.cgi?id=114775
Summary Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to do predicti...
Simon Fraser (smfr)
Reported 2013-04-17 16:48:31 PDT
Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to do predictive visible rect expansion
Attachments
Patch (7.06 KB, patch)
2013-04-17 16:53 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2013-04-17 16:53:25 PDT
Tim Horton
Comment 2 2013-04-17 16:56:50 PDT
Comment on attachment 198630 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=198630&action=review > Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:1000 > + FloatPoint boundsOrigin = m_boundsOrigin; Is there a reason you're doing this? (the local)
Simon Fraser (smfr)
Comment 3 2013-04-17 17:08:45 PDT
Note You need to log in before you can comment on or make changes to this bug.