Chromium Code Reviews
Descriptioncros: Convert SystemTrayDelegate::ManageBluetoothDevices to mojo for mash
This is needed to eliminate the in-process ash-to-chrome calls via
SystemTrayDelegate and to support Bluetooth directly from ash.
* Convert ManageBluetoothDevices to SystemTrayClient::ShowBluetoothSettings
* Introduce ShowBluetoothPairingDialog() which will be needed shortly
The next step is to move TrayBluetoothHelper out of //chrome into //ash.
BUG=660043
TEST=Existing UI tests. The settings "gear" in the system tray bluetooth
section still opens settings.
Review-Url: https://codereview.chromium.org/2754143006
Cr-Commit-Position: refs/heads/master@{#458106}
Committed: https://chromium.googlesource.com/chromium/src/+/67435be443d0a9f45d85a0c5a013c7723114315e
Patch Set 1 #Patch Set 2 : fix JS tests #
Total comments: 8
Patch Set 3 : rebase #Patch Set 4 : rebase #Messages
Total messages: 25 (18 generated)
|