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

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: 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..29a535c0fbfa2e25d78879688deb479c1caeb770 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 status=stable
abarth-chromium 2014/01/09 18:21:10 I'd leave off the status. It's enabled on Android
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