Chromium Code Reviews
Descriptionchromeos: Refactor system tray ShowNetworkSettingsForGuid for mash
* Add to ash::mojom::SystemTrayClient interface
* Move implementation in chrome browser into SystemTrayClient
* Rename to ShowNetworkSettings with |network_id| because the parameter
|guid| isn't always a GUID.
This unfortunately has to check IsRunningInMash to access the session
state delegate. xiyuan@ is working on a system to replace that delegate,
but for now this is the simplest way.
BUG=647412
TEST=browser_tests, manually open network settings from system tray, both
via the Settings button and by clicking on the connected network
Committed: https://crrev.com/b9b36ee098ef29022e8e24c2f6faab21dcde5ec5
Cr-Commit-Position: refs/heads/master@{#423600}
Patch Set 1 #
Total comments: 5
Patch Set 2 : fix on-device with mash #Patch Set 3 : review comments #Patch Set 4 : rebase #
Total comments: 3
Dependent Patchsets: Messages
Total messages: 24 (14 generated)
|