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

Unified Diff: content/public/common/web_preferences.cc

Issue 1179653004: Remove non-impl-side painting as an option for blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removenoimplblink: . Created 5 years, 6 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 | « content/public/common/web_preferences.h ('k') | content/renderer/gpu/compositor_dependencies.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/web_preferences.cc
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
index 1bc1b66afccc6fa4f6c18a12324f8d90b3c54bba..480ed69b994349c0a17cbc0fb296a08be3320482 100644
--- a/content/public/common/web_preferences.cc
+++ b/content/public/common/web_preferences.cc
@@ -158,7 +158,6 @@ WebPreferences::WebPreferences()
available_hover_types(0),
primary_hover_type(ui::HOVER_TYPE_NONE),
sync_xhr_in_documents_enabled(true),
- deferred_image_decoding_enabled(false),
image_color_profiles_enabled(false),
should_respect_image_orientation(false),
number_of_cpu_cores(1),
« no previous file with comments | « content/public/common/web_preferences.h ('k') | content/renderer/gpu/compositor_dependencies.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698