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

Unified Diff: third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait-expected.txt

Issue 2660423003: Atomics.wait throws when called on the main thread. (Closed)
Patch Set: nit 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/fast/workers/worker-atomics-wait-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait-expected.txt b/third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f10bb142d9cbc03a3e6cc8adc0cd3da2460048d3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait-expected.txt
@@ -0,0 +1,4 @@
+Test that Atomics.wait is not allowed on the main thread.
+
+SharedArrayBuffers are not enabled -- skipping test.
+

Powered by Google App Engine
This is Rietveld 408576698