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

Unified Diff: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/README.txt

Issue 1526183004: Prevent SharedArrayBuffer views from being used in bindings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some tests Created 3 years, 11 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: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/README.txt b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d484344d710aa6f4a06b8f7475c87b0f007665ea
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/README.txt
@@ -0,0 +1,4 @@
+# This suite runs the tests in fast with --js-flags=--harmony-sharedarraybuffer
+# This enables the experimental SharedArrayBuffer language feature in V8.
+# See
+# https://github.com/tc39/ecmascript_sharedmem for more information.

Powered by Google App Engine
This is Rietveld 408576698