Index: Source/core/page/RuntimeEnabledFeatures.in |
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
index c5f32a58c029bc1d58ad428cff7be2a2c7eaf178..0a2afcfbf44f8c2d05f298ba7cf95e7b722133b7 100644 |
--- a/Source/core/page/RuntimeEnabledFeatures.in |
+++ b/Source/core/page/RuntimeEnabledFeatures.in |
@@ -61,6 +61,7 @@ LocalStorage status=stable |
Media status=stable |
MediaSource status=experimental |
MediaStream status=stable |
+NavigatorContentUtils status=stable |
abarth-chromium
2013/08/19 19:18:07
Show they be turned on in stable? If so, we don't
gyuyoung-inactive
2013/08/20 08:24:37
If I don't need to add *stable* feature, I would l
|
Notifications status=stable |
PagePopup status=stable |
ParseSVGAsHTML |