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

Unified Diff: third_party/WebKit/Source/core/frame/Settings.json5

Issue 2885033007: Disable color/date chooser in VR mode via WebPreferences (Closed)
Patch Set: date time chooser Created 3 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
Index: third_party/WebKit/Source/core/frame/Settings.json5
diff --git a/third_party/WebKit/Source/core/frame/Settings.json5 b/third_party/WebKit/Source/core/frame/Settings.json5
index 84b492711ee8d6d63ea75f2bb147504cf877c21c..bde5a955c53e6543496ec78a8c02fd9dd8afea48 100644
--- a/third_party/WebKit/Source/core/frame/Settings.json5
+++ b/third_party/WebKit/Source/core/frame/Settings.json5
@@ -231,6 +231,11 @@
},
{
Rick Byers 2017/05/23 21:36:36 nit: please add a comment that describes (as preci
+ name: "pagePopupsSuppressed",
Rick Byers 2017/05/23 21:36:36 Nit: Prefer a positive name? From a quick search o
+ initial: false,
+ },
+
+ {
name: "scrollAnimatorEnabled",
initial: true,
},
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | third_party/WebKit/Source/core/html/forms/ColorChooserClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698