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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 132163002: First set of changes to remove ENABLE_TOUCH_ICON_LOADING compile time flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove stable from the flag Created 6 years, 11 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 | « no previous file | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index d11010ada166d02d0f9647624ccddd1248163e4c..00fa1f73f7ebccfe45b7fbab04f7ee28d95bc26a 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -122,6 +122,7 @@ SVGPaintOrder status=experimental
// touchscreen) in ApplyWebPreferences.
Touch status=stable
+TouchIconLoading
UserSelectAll status=experimental
Vibration status=stable
VideoTrack depends_on=Media, status=stable
« no previous file with comments | « no previous file | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698