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

Unified Diff: LayoutTests/fast/workers/worker-timeout-increasing-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
« no previous file with comments | « LayoutTests/fast/workers/worker-timeout-increasing-order.html ('k') | Source/core/workers/WorkerThread.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt
diff --git a/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt b/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96299ea5b13975ae34d8f245c8cf785c2f545ab5
--- /dev/null
+++ b/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt
@@ -0,0 +1,6 @@
+Test setTimeOut,fired in increasing order in Web Workers.
+
+Test started.
+PASS: Timeouts executed in order.
+DONE.
+
« no previous file with comments | « LayoutTests/fast/workers/worker-timeout-increasing-order.html ('k') | Source/core/workers/WorkerThread.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698