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

Unified Diff: LayoutTests/fast/workers/worker-timeout-decreasing-order-expected.txt

Issue 563203002: [Blink-WebWorkers] WorkerSharedTimer cancels extra delayed tasks. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix for Linux ASAN crash. Created 6 years, 3 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: LayoutTests/fast/workers/worker-timeout-decreasing-order-expected.txt
diff --git a/LayoutTests/fast/workers/worker-timeout-decreasing-order-expected.txt b/LayoutTests/fast/workers/worker-timeout-decreasing-order-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e57e036d64af401de4a933d086a9909ec400856
--- /dev/null
+++ b/LayoutTests/fast/workers/worker-timeout-decreasing-order-expected.txt
@@ -0,0 +1,6 @@
+Test setTimeOut,fired in decreasing order in Web Workers.
+
+Test started.
+PASS: Timeouts executed in order.
+DONE.
+

Powered by Google App Engine
This is Rietveld 408576698