Chromium Code Reviews
Description[Home] Add more descriptive user actions for opening/closing the bottom sheet
This change replaces the Android.ChromeHome.Opened and supplements
the Android.ChromeHome.Closed user actions with four new ones each.
For opening, the new actions are:
- Android.ChromeHome.OpenedBySwipe
- Android.ChromeHome.OpenedByOmnibox
- Android.ChromeHome.OpenedByNTP
- Android.ChromeHome.OpenedByExpandButton
For closing the sheet, the new actions are:
- Android.ChromeHome.ClosedBySwipe
- Android.ChromeHome.ClosedByNTPCloseButton
- Android.ChromeHome.ClosedByTapScrim
- Android.ChromeHome.ClosedByNavigation
BUG=718954
Review-Url: https://codereview.chromium.org/2868553003
Cr-Commit-Position: refs/heads/master@{#470348}
Committed: https://chromium.googlesource.com/chromium/src/+/3420e25cc45f79a2d0da0e2711f9a393de037251
Patch Set 1 #Patch Set 2 : fix lint #Patch Set 3 : animations can end immediately #
Total comments: 2
Patch Set 4 : fix description #
Total comments: 4
Patch Set 5 : assert false #
Messages
Total messages: 19 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||