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

Unified Diff: webkit/common/webpreferences.h

Issue 27393002: Revert "Add a flag for enabling/disabling the new accelerated scrolling path" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 2 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/renderer/render_view_impl.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webpreferences.h
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h
index 8ce96f88c8a46d43deaae8207c20d7daf3d5aa34..d8933ba248ac45e303713cf026a563e7dad182a8 100644
--- a/webkit/common/webpreferences.h
+++ b/webkit/common/webpreferences.h
@@ -105,7 +105,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences {
bool privileged_webgl_extensions_enabled;
bool webgl_errors_to_console_enabled;
bool accelerated_compositing_for_overflow_scroll_enabled;
- bool universal_accelerated_compositing_for_overflow_scroll_enabled;
bool accelerated_compositing_for_scrollable_frames_enabled;
bool composited_scrolling_for_frames_enabled;
bool mock_scrollbars_enabled;
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698