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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/no-transferring-expected.txt

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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL Trying to transfer a SharedArrayBuffer to this window throws SharedArrayBuf fer is not defined
3 FAIL Trying to transfer a SharedArrayBuffer to a worker throws SharedArrayBuffer is not defined
4 FAIL Trying to transfer a SharedArrayBuffer through a MessagePort throws SharedA rrayBuffer is not defined
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698