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

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

Issue 2510353004: Deprecating AutoplayExperimentHelper (Closed)
Patch Set: rebased Created 4 years 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.in
diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
index 32ee0299ee7be589a83b7b7a92aafcc5b06b845f..541250cf3248876659187fcd43502fe8c4c7922f 100644
--- a/third_party/WebKit/Source/core/frame/Settings.in
+++ b/third_party/WebKit/Source/core/frame/Settings.in
@@ -384,9 +384,6 @@ disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections initial=false
# frame inserted via document.write, regardless of connection type.
disallowFetchForDocWrittenScriptsInMainFrame initial=false
-# The autoplay gesture override experiment is described in crbug.com/487345 .
-autoplayExperimentMode type=String, initial="off"
-
# Whether to invalidate device-dependent media queries and restore scroll positions
# on frame resize assuming device rotation.
mainFrameResizesAreOrientationChanges initial=false
« no previous file with comments | « third_party/WebKit/Source/core/frame/FrameView.cpp ('k') | third_party/WebKit/Source/core/html/AutoplayExperimentHelper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698