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

Unified Diff: webkit/glue/webpreferences.h

Issue 10383297: Revert 138415 - Makes the browser send pixels to the GPU process where it should. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « ui/compositor/layer.cc ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webpreferences.h
===================================================================
--- webkit/glue/webpreferences.h (revision 138418)
+++ webkit/glue/webpreferences.h (working copy)
@@ -47,7 +47,6 @@
int minimum_logical_font_size;
int default_device_scale_factor;
std::string default_encoding;
- bool apply_default_device_scale_factor_in_compositor;
bool javascript_enabled;
bool web_security_enabled;
bool javascript_can_open_windows_automatically;
« no previous file with comments | « ui/compositor/layer.cc ('k') | webkit/glue/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698