Bug 80745

Summary: [chromium] Threaded animated layer textures are evicted too soon
Product: WebKit Reporter: Eric Penner <epenner>
Component: CSSAssignee: Eric Penner <epenner>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: danakj, enne, jamesr, nduca, vollick
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Bug Depends on:    
Bug Blocks: 79536    

Eric Penner
Reported 2012-03-09 18:55:17 PST
On mobile gmail, during slide-in/slide-out animations, the background color flickers for the layer that is sliding out. To see it more clearly. Set a solid color for the background quads for missing tiles in CCTiledLayerImpl. It looks like TiledLayerChromium thinks the layer is no longer visible, before it has fully animated out. It also helps to reduce the memory limits in TextureManager
Attachments
Dana Jansens
Comment 1 2012-03-16 17:05:54 PDT
*** Bug 81390 has been marked as a duplicate of this bug. ***
vollick
Comment 2 2012-03-19 12:32:53 PDT
Once we've got animated values on the main thread, we won't jump the the final state and flash any longer. This should be handled with 81106. *** This bug has been marked as a duplicate of bug 81106 ***
Note You need to log in before you can comment on or make changes to this bug.