[Webkit-unassigned] [Bug 82239] New: [chromium] assertion being hit in CCLayerTreeHost::updateCompositorResources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 13:39:02 PDT 2012


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

           Summary: [chromium] assertion being hit in
                    CCLayerTreeHost::updateCompositorResources
           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: shawnsingh at chromium.org
                CC: enne at google.com, nduca at chromium.org,
                    danakj at chromium.org, vollick at chromium.org


Here is another assertion i'm hitting on desktop aura...

I'm not sure if this should be merged with https://bugs.webkit.org/show_bug.cgi?id=82237  so just in case I'm reporting them separately.

around line 582, in CCLayerTreeHost::updateCompositorResources
ASSERT(it->renderSurface()->drawOpacity() || it->drawOpacityIsAnimating())


To reproduce:

1. load www.apple.com/iphone
2. enjoy it for a while, navigate back and forth between the ads.  maybe try resizing if needed
3. eventually it crashes on this assertion.

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