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

Issue 10332095: Merge 116316 - [chromium] setContentsMemoryAllocationLimitBytes needs to setNeedsCommit. (Closed)

Created:
8 years, 7 months ago by kerz_chromium
Modified:
8 years, 7 months ago
Reviewers:
commit-queue
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Visibility:
Public.

Description

Merge 116316 - [chromium] setContentsMemoryAllocationLimitBytes needs to setNeedsCommit. https://bugs.webkit.org/show_bug.cgi?id=85801 Patch by Michal Mocny <mmocny@google.com>; on 2012-05-07 Reviewed by Adrienne Walker. CCLayerTreeHost::setContentsMemoryAllocationLimitBytes needs to call setNeedsCommit after adjusting memory limits, so that we push a new frame. In particular, when returning from non visibile state, we adjust memory allocation from 0 to non 0, and we need to push a non blank frame. * platform/graphics/chromium/cc/CCLayerTreeHost.cpp: (WebCore::CCLayerTreeHost::setVisible): (WebCore::CCLayerTreeHost::setContentsMemoryAllocationLimitBytes): TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=116667

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
kerz_chromium
8 years, 7 months ago (2012-05-10 18:32:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698