DescriptionImplement an indeterminate progress-bar
This patch implements indeterminate progress-bar in notifications, which will be used by download notification.
Major changes:
- Implement indeterminate progress bar in the NotificationProgressBar class.
- Extract NotificationProgressBar into notification_progress_bar.[cc|h]
- Add NotificationProgressBar::SetIndeterminate(bool) method which set the indetermination.
BUG=554916
TEST=manual test
Committed: https://crrev.com/fc16346c607d1eff870269962062c20170f5475f
Cr-Commit-Position: refs/heads/master@{#361861}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Split into two class #
Total comments: 8
Patch Set 3 : Addressed the comment #Patch Set 4 : Fix test failure #
Messages
Total messages: 22 (8 generated)
|