Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Issue 2754143006: cros: Convert SystemTrayDelegate::ManageBluetoothDevices to mojo for mash (Closed)

Created:
3 years, 9 months ago by James Cook
Modified:
3 years, 9 months ago
Reviewers:
Tom Sepez, msw, xiyuan
CC:
chromium-reviews, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, oshima+watch_chromium.org, kalyank, darin (slow to review), davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -36 lines) Patch
M ash/common/system/chromeos/bluetooth/tray_bluetooth.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/common/system/tray/system_tray_controller.h View 2 chunks +3 lines, -1 line 0 comments Download
M ash/common/system/tray/system_tray_controller.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/common/system/tray/system_tray_delegate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/common/system/tray/system_tray_delegate.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/public/interfaces/system_tray.mojom View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_client.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_client.cc View 4 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/ash/tray_bluetooth_helper.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/bluetooth_pairing_ui_browsertest-inl.h View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 25 (18 generated)
James Cook
msw, please take a look. tsepez, please take a look at ash/public/interfaces/system_tray.mojom https://codereview.chromium.org/2754143006/diff/20001/ash/public/interfaces/system_tray.mojom File ash/public/interfaces/system_tray.mojom ...
3 years, 9 months ago (2017-03-17 22:23:30 UTC) #2
Tom Sepez
lgtm
3 years, 9 months ago (2017-03-17 22:35:22 UTC) #5
msw
lgtm https://codereview.chromium.org/2754143006/diff/20001/ash/public/interfaces/system_tray.mojom File ash/public/interfaces/system_tray.mojom (right): https://codereview.chromium.org/2754143006/diff/20001/ash/public/interfaces/system_tray.mojom#newcode45 ash/public/interfaces/system_tray.mojom:45: ShowBluetoothPairingDialog(string address, On 2017/03/17 22:23:30, James Cook wrote: ...
3 years, 9 months ago (2017-03-18 00:44:44 UTC) #12
James Cook
xiyuan, can I get OWNERS for c/b/chromeos ?
3 years, 9 months ago (2017-03-19 18:35:40 UTC) #14
xiyuan
c/b/chromeos lgtm
3 years, 9 months ago (2017-03-20 15:39:42 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2754143006/60001
3 years, 9 months ago (2017-03-20 16:55:25 UTC) #22
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 17:17:19 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/67435be443d0a9f45d85a0c5a013...

Powered by Google App Engine
This is Rietveld 408576698