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

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

Issue 17035004: [ABANDONED] Introduce Promise example implementation written in JavaScript. (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
« no previous file with comments | « Source/core/dom/Promise.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..b39a036424360eb15120a098b571bdca99b2386c 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=test
Quota status=stable
RequestAutocomplete status=test
ScriptedSpeech status=stable
« no previous file with comments | « Source/core/dom/Promise.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698