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

Issue 7995010: Merge 94587 - [chromium] REGRESSION(94353): requestAnimationFrame not throttled in compositing path (Closed)

Created:
9 years, 3 months ago by nduca
Modified:
9 years, 3 months ago
Reviewers:
nduca
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/874/
Visibility:
Public.

Description

Merge 94587 - [chromium] REGRESSION(94353): requestAnimationFrame not throttled in compositing path https://bugs.webkit.org/show_bug.cgi?id=67621 CCSingleThreadProxy should not perform layout when called via the compositeImmediately path. Doing so makes it look like frame rate is unbounded. Reviewed by James Robinson. * platform/graphics/chromium/cc/CCSingleThreadProxy.cpp: (WebCore::CCSingleThreadProxy::compositeAndReadback): (WebCore::CCSingleThreadProxy::compositeImmediately): (WebCore::CCSingleThreadProxy::commitIfNeeded): * platform/graphics/chromium/cc/CCSingleThreadProxy.h: TBR=nduca@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95739

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8259 lines) Patch
M Source/WebCore/ChangeLog View 1 chunk +9 lines, -8256 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.cpp View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
nduca
9 years, 3 months ago (2011-09-22 18:00:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698