Chromium Code Reviews
DescriptionUpdate Mac notification tray behavior.
Now there are 8 icon resources instead of 2. We will display different
icons based on 3 binary attributes:
* unread notifications
* do not disturb mode
* pressed status (message center open/closed)
The icon is now a bell (instead of a chat bubble), and we will no longer
display unread count with the notification tray icon.
Additionally, this patch causes the icon not to be updated while the
message center is open, and causes the icon not to be removed after the
first notification comes in (to make settings more accessible.)
BUG=264798, 264971
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214932
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Now with fewer resources! #Patch Set 3 : Address comments from #1 #
Total comments: 4
Patch Set 4 : Add removal of old resources. #Patch Set 5 : Rebase. #Patch Set 6 : Update tests. #Patch Set 7 : Fix mac tests. #Messages
Total messages: 11 (0 generated)
|