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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2860613002: Enable SharedArrayBuffer feature by default. (Closed)
Patch Set: merge HEAD Created 3 years, 7 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 8f5707b4802af24e0edd48be480c0a4e09f214b4..429b4f5037eabce130401c5dba909b01b18b2bb5 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -214,114 +214,6 @@
"args": ["--mse-audio-buffer-size-limit=1048576",
"--mse-video-buffer-size-limit=1048576"]
},
- {
- "prefix": "sharedarraybuffer",
- "base": "external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/beacon",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/canvas",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/css",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/dom",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/encoding/api",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/events/constructors",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/files",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/peerconnection",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "fast/workers",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "crypto",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "http/tests/media/media-source",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "http/tests/push_messaging",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "http/tests/websocket",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "sensor",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "storage/indexeddb",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "webaudio",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
- {
- "prefix": "sharedarraybuffer",
- "base": "webmidi",
- "args": ["--js-flags=--harmony-sharedarraybuffer",
- "--enable-blink-features=SharedArrayBuffer"]
- },
{
"prefix": "threaded",
"base": "fast/idle-callback",
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/crypto/random-values-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698