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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-atomics-wait-expected.txt

Issue 2876293002: Revert "Enable SharedArrayBuffer feature by default." (Closed)
Patch Set: 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
1 Test that Atomics.wait is not allowed on the main thread. 1 Test that Atomics.wait is not allowed on the main thread.
2 2
3 PASS: Calling Atomics.wait on the main thread throws. 3 PASS: Calling Atomics.wait on the main thread throws.
4 PASS: Atomics.wait is allowed in a worker. 4 PASS: Atomics.wait is allowed in a worker.
5 DONE 5 DONE
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698