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

Unified Diff: chrome/browser/chrome_content_browser_client.cc

Issue 10890054: Reign in print throttling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to start review Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/chrome_switches.h » ('j') | chrome/renderer/print_web_view_helper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_content_browser_client.cc
diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
index 9fbc1893aec818eaa027b46093c67fd9c4ca0f48..6253748c8c5edab860252bcd2ed22803183a1574 100644
--- a/chrome/browser/chrome_content_browser_client.cc
+++ b/chrome/browser/chrome_content_browser_client.cc
@@ -844,6 +844,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
switches::kDisableBundledPpapiFlash,
switches::kDisableExtensionsResourceWhitelist,
switches::kDisableInBrowserThumbnailing,
+ switches::kDisableScriptedPrintThrottling,
switches::kDumpHistogramsOnExit,
switches::kEnableBenchmarking,
switches::kEnableBundledPpapiFlash,
« no previous file with comments | « no previous file | chrome/common/chrome_switches.h » ('j') | chrome/renderer/print_web_view_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698