[Webkit-unassigned] [Bug 142441] New: Don't call RenderLayerCompositor::needsToBeComposited() so many times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 7 11:11:47 PST 2015


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

            Bug ID: 142441
           Summary: Don't call
                    RenderLayerCompositor::needsToBeComposited() so many
                    times
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

RenderLayerCompositor::needsToBeComposited() is called from ensureBacking(), but RenderLayerCompositor::computeCompositingRequirements() has already computed this. (Also lots of assertions call it).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150307/7010b4db/attachment-0002.html>


More information about the webkit-unassigned mailing list