Chromium Code Reviews| 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, |
| }, |