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

Issue 7054046: Disable GPU compositing and accelerated 2d canvas for about: URLs (Closed)

Created:
9 years, 6 months ago by jamesr
Modified:
9 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, Avi (use Gerrit), jam, brettw-cc_chromium.org, nduca
Visibility:
Public.

Description

Disable GPU compositing and accelerated 2d canvas for about: URLs This forced GPU compositing and acclerated 2d canvas off for about: pages like about:gpu, just like it is off for chrome:// and chrome-devtools:// URLs. Having these on is problematic especially for about:gpu since its profiling feature uses 2d canvas extensively and so attempts to use the GPU profiler can significantly distort the behavior of the page being profiled. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87836

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M content/browser/tab_contents/tab_contents.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jamesr
Darin for review, Nat for FYI and sanity check.
9 years, 6 months ago (2011-06-03 03:25:30 UTC) #1
darin (slow to review)
LGTM
9 years, 6 months ago (2011-06-03 17:56:11 UTC) #2
commit-bot: I haz the power
9 years, 6 months ago (2011-06-03 19:52:31 UTC) #3
Change committed as 87836

Powered by Google App Engine
This is Rietveld 408576698