[Webkit-unassigned] [Bug 68738] New: Add a mechanism to test for the compositing tree mutated during painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 15:17:19 PDT 2011


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

           Summary: Add a mechanism to test for the compositing tree
                    mutated during painting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
                CC: simon.fraser at apple.com, cmarrin at apple.com,
                    jamesr at chromium.org, vangelis at chromium.org,
                    enne at google.com


We've had a lot of bugs in the past with compositing turning off or the GraphicsLayer tree being mutated during painting.  See https://bugs.webkit.org/show_bug.cgi?id=54707, http://trac.webkit.org/changeset/45715/trunk/WebCore/rendering/RenderLayer.cpp and others.  We should add ASSERT()s to catch this case and some test cases to hit the areas where we've seen this happen in the past.

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