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

Unified Diff: components/test_runner/test_preferences.cc

Issue 2077183002: Revert of Fix re-usage of stale cached WebPreferences in RenderViewHost. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « components/test_runner/test_preferences.h ('k') | components/test_runner/test_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/test_preferences.cc
diff --git a/components/test_runner/test_preferences.cc b/components/test_runner/test_preferences.cc
index 318889f25b34d5638e31aac384327a0ef94f2a37..e4fcd93b2863fb3eff63e45e3bc2582c5636e6b0 100644
--- a/components/test_runner/test_preferences.cc
+++ b/components/test_runner/test_preferences.cc
@@ -49,7 +49,6 @@
disable_reading_from_canvas = false;
strict_mixed_content_checking = false;
strict_powerful_feature_restrictions = false;
- spatial_navigation_enabled = false;
}
} // namespace test_runner
« no previous file with comments | « components/test_runner/test_preferences.h ('k') | components/test_runner/test_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698