change notification settings button enum into boolean |
|
Issue descriptionWe should be able to remove the TRAY value from the SettingsButtonHandler by making all delegates responsible for handling settings button clicks. Then we can make the enum a boolean. This will be easier after all client notifications on chrome os are sent through mojo. AshMessageCenterController creates its own NotificationDelegate for these, which can just tell status_area_widget->web_notification_tray() to show the settings. |
|
►
Sign in to add a comment |
|
Comment 1 by tetsui@chromium.org
, Nov 24 2017