[webkit-reviews] review granted: [Bug 114775] Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to do predictive visible rect expansion : [Attachment 198630] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 16:58:32 PDT 2013


Tim Horton <timothy_horton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 114775: Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to
do predictive visible rect expansion
https://bugs.webkit.org/show_bug.cgi?id=114775

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

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
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)


More information about the webkit-reviews mailing list