|
|
Add perf histogram and tests for inline signin
This CL adds a new histogram for measuring the total load time of inline login UI, and adds 3 telemetry tests based on the histogram. It also adds a new flag --force-signin-promo that forces showing the signin promo on startup for easier testing.
BUG= 336963
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+186 lines, -2 lines) |
Patch |
 |
M |
chrome/browser/resources/gaia_auth/main.js
|
View
|
1
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/gaia_auth_host/gaia_auth_host.js
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/signin_promo.cc
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/signin/inline_login_handler.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/signin/inline_login_handler.cc
|
View
|
1
|
3 chunks |
+33 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+14 lines, -0 lines |
1 comment
|
Download
|
 |
A |
tools/perf/benchmarks/signin.py
|
View
|
1
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/perf/measurements/signin.py
|
View
|
1
2
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/perf/page_sets/signin.json
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|