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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 451113002: Updated hover media feature to comply updated media queries spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Change behind RuntimeEnabledFeature status=stable Created 6 years, 4 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 | « Source/core/css/MediaQueryExp.cpp ('k') | no next file » | 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 cb4aa0189d16d4758293a4f27ada0efa2d463e76..c1e20ee7a1990087fa5a53973b0771b41fded82b 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -141,6 +141,9 @@ TargetedStyleRecalc status=stable
// touchscreen) in ApplyWebPreferences.
Touch status=stable
+// Temporary setting to allow easy rollback of change to hover media feature.
+HoverMediaQueryKeywords status=stable
+
TouchIconLoading
ThreadedParserDataReceiver status=experimental
UserSelectAll status=experimental
« no previous file with comments | « Source/core/css/MediaQueryExp.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698