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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 16838012: [ABANDONED] Implement Promises. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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
« Source/core/dom/PromiseResolver.js ('K') | « Source/core/dom/PromiseResolver.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index 1aed830b5c6d0d39a6173b5ad1e2fe88ab5428d0..3a3af92e0e0daf8b87caa91e0c240fdee6fab63c 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -58,6 +58,7 @@ Notifications status=stable
PagePopup status=stable
ParseSVGAsHTML
PeerConnection depends_on=MediaStream, status=stable
+Promise status=experimental
abarth-chromium 2013/06/14 05:07:08 Let's start off with status=test. We can move to
Quota status=stable
RequestAutocomplete status=test
ScriptedSpeech status=stable
« Source/core/dom/PromiseResolver.js ('K') | « Source/core/dom/PromiseResolver.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698