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

Side by Side Diff: LayoutTests/fast/workers/worker-performance.html

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 unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <body>
3 <p>Test Performance APIs in Dedicated Worker</p>
4 <div id=result></div>
5 <script src="resources/worker-create-common.js"></script>
6 <script src="resources/performance.js"></script>
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698