summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
diff options
context:
space:
mode:
authorsievers@google.com <sievers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-21 19:20:40 +0000
committersievers@google.com <sievers@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-21 19:20:40 +0000
commitf07aabbfcee06d7e89c3da43cd58de4dfd5f315a (patch)
tree7d16f23c39416a6241653389359ec7b97c665e40 /chrome/common/chrome_switches.cc
parent4460ee53d9a79830f9445778d6473a49a22c4ba6 (diff)
downloadchromium_src-f07aabbfcee06d7e89c3da43cd58de4dfd5f315a.zip
chromium_src-f07aabbfcee06d7e89c3da43cd58de4dfd5f315a.tar.gz
chromium_src-f07aabbfcee06d7e89c3da43cd58de4dfd5f315a.tar.bz2
Support for '--force-compositing-mode', see WebKit bug 56156
BUG= TEST= Review URL: http://codereview.chromium.org/6665057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78904 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r--chrome/common/chrome_switches.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 01e4d6a..7286e94 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -611,6 +611,10 @@ const char kFirstRun[] = "first-run";
// timed out, etc. Useful for testing.
const char kForceAppsPromoVisible[] = "force-apps-promo-visible";
+// If accelerated compositing is supported, always enter compositing mode for
+// the base layer even when compositing is not strictly required.
+const char kForceCompositingMode[] = "force-compositing-mode";
+
// Some field tests may rendomized in the browser, and the randomly selected
// outcome needs to be propogated to the renderer. For instance, this is used
// to modify histograms recorded in the renderer, or to get the renderer to