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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1179373004: Add DOMSharedArrayBuffer type (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge master Created 5 years, 5 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/SharedArrayBuffer.idl ('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 90ed0cb7a0365a009576be8309180a516b0276a1..afcbacc3006e1b86a797a47098cef0d7cf87c885 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -139,6 +139,7 @@ ServiceWorkerClientAttributes status=stable
ServiceWorkerNotifications status=stable
ServiceWorkerPerformanceTimeline status=stable
ShadowRootDelegatesFocus status=experimental
+SharedArrayBuffer status=experimental
SharedWorker status=stable
SlimmingPaint status=stable
SlimmingPaintCompositorLayerization depends_on=SlimmingPaint
« no previous file with comments | « Source/core/dom/SharedArrayBuffer.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698