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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 209853010: [ABANDONED] Enable V8 Promises (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Call RunMicrotasks rather than calling an empty function. Created 6 years, 8 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 209245c65a6453123d85702b898220acba0c9d3e..22771f3663a64cdbae3fdf37855cdcdf4cb12139 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -126,7 +126,7 @@ Touch status=stable
TouchIconLoading
UserSelectAll status=experimental
-ScriptPromiseOnV8Promise
+ScriptPromiseOnV8Promise status=stable
WebAnimationsSVG
WebAnimationsElementAnimate status=experimental
WebAnimationsAPI status=experimental, depends_on=WebAnimationsElementAnimate

Powered by Google App Engine
This is Rietveld 408576698