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

Unified Diff: chrome/test/data/indexeddb/perf_test.html

Issue 1238393003: [IndexedDB] Adding traces, perf tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 5 years, 4 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: chrome/test/data/indexeddb/perf_test.html
diff --git a/chrome/test/data/indexeddb/perf_test.html b/chrome/test/data/indexeddb/perf_test.html
index 81f888020dcd1867e4f5fd4228d67f751a372c94..c368ceda17f1c405e7d47deb9ec7c2f8595bb612 100644
--- a/chrome/test/data/indexeddb/perf_test.html
+++ b/chrome/test/data/indexeddb/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 | « no previous file | chrome/test/data/indexeddb/perf_test.js » ('j') | content/browser/indexed_db/indexed_db_backing_store.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698