WebApp splashscreen: add UMA to record how a splashscreen is constructed.
It is adding the following UMA with tests:
- Webapp.Splashcreen.Duration: how long the splashscreen is being shown.
- Webapp.Splashscreen.Hides: why the splashscreen was hidden.
- Webapp.Splashscreen.BackgroundColor: default vs custom background color.
- Webapp.Splashscreen.ThemeColor: default vs custom theme color.
- Webapp.Splashscreen.Icon.Type: no icon vs fallback (homescreen) vs custom icon.
- Webapp.Splashscreen.Icon.Size: size in dp of the icon being shown (no records if no icon).
BUG=
542389
Committed:
https://crrev.com/f32d003d13534cd5ca100269f93aa97f7f5e1968
Cr-Commit-Position: refs/heads/master@{#355598}