DescriptionMerge 92331 - [chromium] Fix issue where switching composited tabs evicts root textures
https://bugs.webkit.org/show_bug.cgi?id=65562
Reviewed by James Robinson.
LayerTilerChromium::protectTileTextures was hard-coding texture sizes
and texture formats. Because this didn't always match textures' actual
sizes and formats, they weren't getting protected during eviction.
* platform/graphics/chromium/LayerTilerChromium.cpp:
(WebCore::LayerTilerChromium::protectTileTextures):
TBR=enne@google.com
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92335
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|