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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1097773004: Sharing of SharedArrayBuffer via PostMessage transfer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: . Created 5 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index f9ab4c7460196a96b5cec72c1c7a5befe9e0da40..6ab2b4d9d71d2a4eb0d935151a92c443f37a7231 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -131,6 +131,7 @@ ServiceWorkerClientAttributes status=stable
ServiceWorkerNotifications status=stable
ServiceWorkerOnFetch status=stable
ServiceWorkerPerformanceTimeline status=experimental
+SharedArrayBuffer status=experimental
SharedWorker status=stable
SlimmingPaint
SlimmingPaintCompositorLayerization depends_on=SlimmingPaint

Powered by Google App Engine
This is Rietveld 408576698