Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(722)

Issue 7508041: Merge 92331 - [chromium] Fix issue where switching composited tabs evicts root textures (Closed)

Created:
9 years, 4 months ago by enne (OOO)
Modified:
9 years, 4 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/WebCore/platform/graphics/chromium/LayerTilerChromium.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
enne (OOO)
9 years, 4 months ago (2011-08-03 23:56:40 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698