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

Unified Diff: LayoutTests/fast/workers/shared-worker-performance-expected.txt

Issue 1100813004: Offer User Timing in workers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/shared-worker-performance-expected.txt
diff --git a/LayoutTests/fast/workers/shared-worker-performance-expected.txt b/LayoutTests/fast/workers/shared-worker-performance-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87505d3e20e04a06a0868e2cc89ba5c070669250
--- /dev/null
+++ b/LayoutTests/fast/workers/shared-worker-performance-expected.txt
@@ -0,0 +1,10 @@
+Test Performance APIs in Shared Worker
+
+PASS: Received ping message
+importScripts('worker-performance.js'): undefined
+PASS: startTime should match
+PASS: measure.duration should be no less than 100ms
+PASS: getEntriesByType('mark')
+PASS: getEntriesByType('measure')
+DONE
+

Powered by Google App Engine
This is Rietveld 408576698