Chromium Code Reviews
DescriptionFix tab state UMAs on Android
Fixes the following issues:
- On launch, background tabs are recorded as Initial to Active transition.
- OnShow is called on the foreground tab right after launch, and is recorded as Active to Active transition.
This CL changes when background tabs are created on launch with the TabCreationState.FROZEN_ON_RESTORE, to start in the Inactive state.
Also removes reporting of same state transitions.
BUG=None
Review-Url: https://codereview.chromium.org/2759423002
Cr-Commit-Position: refs/heads/master@{#458672}
Committed: https://chromium.googlesource.com/chromium/src/+/99e1c588417175adad9d67179695591ba69383a5
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||