[Webkit-unassigned] [Bug 87212] Cache absolute clip rects on RenderLayer for compositing overlap testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 22:13:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87212


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-05-22 22:12:16 PST ---
I have a hacky patch working, but the call to layer->updateLayerPosition() in RenderLayerCompositor::computeCompositingRequirements() is clearing cached clip rects. That call should not be necessary (it's been there from the first version of that file).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list