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

Side by Side 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, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "description": "Chrome signin page with blank embedded webview",
3 "pages": [
4 { "url": "about://chrome-signin?frameUrl=about:blank",
5 "navigate_steps" : [
6 { "action": "navigate" },
7 { "action": "wait", "javascript": "window.__login_ui_initialized" }
8 ]
9 }
10 ]
11 }
OLDNEW
« 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