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

Unified Diff: tools/perf/page_sets/indexeddb_perf/perf_test.html

Issue 1238393003: [IndexedDB] Adding traces, perf tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forgot to start the old test Created 5 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: tools/perf/page_sets/indexeddb_perf/perf_test.html
diff --git a/chrome/test/data/indexeddb/perf_test.html b/tools/perf/page_sets/indexeddb_perf/perf_test.html
similarity index 93%
copy from chrome/test/data/indexeddb/perf_test.html
copy to tools/perf/page_sets/indexeddb_perf/perf_test.html
index 81f888020dcd1867e4f5fd4228d67f751a372c94..c368ceda17f1c405e7d47deb9ec7c2f8595bb612 100644
--- a/chrome/test/data/indexeddb/perf_test.html
+++ b/tools/perf/page_sets/indexeddb_perf/perf_test.html
@@ -6,7 +6,7 @@
<script type="text/javascript" src="perf_shared.js"></script>
<script type="text/javascript" src="perf_test.js"></script>
</head>
- <body onLoad="test()">
+ <body>
<div id="status">Starting...</div>
<div id="results"></div>
</body>
« no previous file with comments | « tools/perf/page_sets/indexeddb_perf/perf_shared.js ('k') | tools/perf/page_sets/indexeddb_perf/perf_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698