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

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

Issue 1156993013: New media playback UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: actually got the other CL number right... Created 5 years, 5 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: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 852d303065bc0c4159f0575d2b5c13c9fcad7f15..eff364d7844be59ff75b8660944b865e06023c3e 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -358,3 +358,7 @@ lowPriorityIframes initial=false
reportWheelOverscroll initial=false
mainResourceOnlyProgress initial=false
+
+# Do we want to try to save screen real estate in the media player by hiding
+# the volume slider / mute button?
+preferHiddenVolumeControls initial=false

Powered by Google App Engine
This is Rietveld 408576698