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

Issue 11363254: Set contents texture manager's limit to something reasonable (Closed)

Created:
8 years, 1 month ago by jamesr
Modified:
8 years, 1 month ago
CC:
chromium-reviews, cc-bugs_chromium.org, danakj
Visibility:
Public.

Description

Set contents texture manager's limit to something reasonable Otherwise, if we compositeAndReadback() before doing any 'normal' commits the contents texture limit is 0 and we get no stuffs. This mainly impacts layout tests. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168037

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M cc/layer_tree_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/prioritized_resource_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/prioritized_resource_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/prioritized_resource_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M cc/resource_update_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
jamesr
See https://bugs.webkit.org/show_bug.cgi?id=102247 - this causes failures if compositeAndReadback() is the first thing that happens for ...
8 years, 1 month ago (2012-11-15 01:26:35 UTC) #1
ccameron
lgtm
8 years, 1 month ago (2012-11-15 01:29:10 UTC) #2
commit-bot: I haz the power
8 years, 1 month ago (2012-11-15 01:30:16 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698