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

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

Issue 1860743002: Add a flag to change when android's progress bar completes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: 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 47d06413661eb4fbe19981900c90caffa9da86bd..99a79bc241eaa195d73f5616cdd890aa14c6f49e 100644
--- a/third_party/WebKit/Source/core/frame/Settings.in
+++ b/third_party/WebKit/Source/core/frame/Settings.in
@@ -359,7 +359,7 @@ lowPriorityIframes initial=false
reportWheelOverscroll initial=false
-mainResourceOnlyProgress initial=false
+completeProgressEarly initial=true
# Do we want to try to save screen real estate in the media player by hiding
# the volume slider / mute button?

Powered by Google App Engine
This is Rietveld 408576698