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

Unified Diff: tools/perf/page_sets/tab_switching.json

Issue 13328004: Telemetry tab_switching_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes from review. Created 7 years, 9 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/tab_switching.json
diff --git a/tools/perf/page_sets/tab_switching.json b/tools/perf/page_sets/tab_switching.json
new file mode 100644
index 0000000000000000000000000000000000000000..58582b3273b7ebbaef625200d94687b27caf0476
--- /dev/null
+++ b/tools/perf/page_sets/tab_switching.json
@@ -0,0 +1,9 @@
+{
+ "user_agent_type": "desktop",
+ "pages": [
+ {
+ "url": "file:///blank_page.html",
tonyg 2013/03/29 22:14:17 This is gone now. Should it be "about:blank"? Or s
+ "serving_dirs": [".", "../../../data/tab_switching"]
tonyg 2013/03/29 22:14:17 You can drop "." now
+ }
+ ]
+}
« no previous file with comments | « no previous file | tools/perf/perf_tools/tab_switching_benchmark.py » ('j') | tools/perf/perf_tools/tab_switching_benchmark.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698