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

Unified Diff: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/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/workers/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt
deleted file mode 100644
index cb3dbc97cf4c4bb3aa237ce09e240ac83dd881ef..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# This suite runs the tests in fast/workers with
-# --js-flags=--harmony-sharedarraybuffer
-# This enables the experimental SharedArrayBuffer language feature in V8.
-# See
-# https://github.com/lars-t-hansen/ecmascript_sharedmem for more information.

Powered by Google App Engine
This is Rietveld 408576698