WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 81106
80745
[chromium] Threaded animated layer textures are evicted too soon
https://bugs.webkit.org/show_bug.cgi?id=80745
Summary
[chromium] Threaded animated layer textures are evicted too soon
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug