Chromium Code Reviews

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

Issue 250923003: Remove always-false settings for text track selection (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: simplify more Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 2b2a1430501f8fe94b1612b529223403f4b0f5ae..158c5cb6c982cfe6978211e69ecbcdff2c10a32b 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -131,9 +131,6 @@ allowRunningOfInsecureContent initial=true
# milestone.
allowConnectingInsecureWebSocket initial=false
mediaPlaybackRequiresUserGesture initial=false
-shouldDisplaySubtitles initial=false
-shouldDisplayCaptions initial=false
-shouldDisplayTextDescriptions initial=false
scrollingCoordinatorEnabled initial=false
scrollAnimatorEnabled initial=true
« no previous file with comments | « no previous file | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine