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

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

Issue 134733019: Add perf histogram and tests for inline signin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/signin.json
diff --git a/tools/perf/page_sets/signin.json b/tools/perf/page_sets/signin.json
new file mode 100644
index 0000000000000000000000000000000000000000..a8ccdbd3cca7852d494a6bfd30a80ec5fe6fbc49
--- /dev/null
+++ b/tools/perf/page_sets/signin.json
@@ -0,0 +1,11 @@
+{
+ "description": "Chrome signin page with blank embedded webview",
+ "pages": [
+ { "url": "about://chrome-signin?frameUrl=about:blank",
+ "navigate_steps" : [
+ { "action": "navigate" },
+ { "action": "wait", "javascript": "window.__login_ui_initialized" }
+ ]
+ }
+ ]
+}
« tools/metrics/histograms/histograms.xml ('K') | « tools/perf/measurements/signin.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698