[Webkit-unassigned] [Bug 84393] Avoid calling updateCompositingLayers() more than once before each render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 18:11:36 PDT 2012


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





--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-04-19 18:11:36 PST ---
Just saw this when scrolling macnn.com, via JS calling pageYOffset.

Lots of time in

        absBounds = layer->renderer()->localToAbsoluteQuad(FloatRect(layer->localBoundingBox())).enclosingBoundingBox();

under RenderLayerCompositor::computeCompositingRequirements().

-- 
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