Bug 114775

Summary: Fix GraphicsLayerCA::recursiveVisibleRectChangeRequiresFlush() to do predictive visible rect expansion
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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.