Chromium Code Reviews
Descriptionmustash: Connect ash system tray "show settings" items to chrome over mojo
* Wire everything from SystemTrayDelegateMus -> ash::mojom::SystemTrayClient -> SystemTrayCommon
* Rename ChangeProxySettings to ShowProxySettings for consistency with other methods
* Eliminate SystemTrayDelegate::ShowSupervisedUserInfo - it has been unimplemented for 3 years
* Removed unused SystemTrayDelegate::ChangeProfilePicture and associated URL and UMA metric
While doing this I found a few items that will need to be refactored in chrome
before they can be wired up. I left TODOs for them rather than skipping them
because it will save me some work later.
BUG=647412
TEST=ash_unittests, manual testing of system tray menu in chrome --mash
Committed: https://crrev.com/9da5671dace9092f33d0c65a05162f9da5360d53
Cr-Commit-Position: refs/heads/master@{#421397}
Patch Set 1 #
Total comments: 9
Patch Set 2 : review comments #Dependent Patchsets: Messages
Total messages: 20 (11 generated)
|