Descriptionbluetooth: Show tab indicator when BT device is connected
1. Adds a setter and getter to WebContents to get/set whether a tab is connected to
a BluetoothDevice. The setter will notify that the tab changed.
2. Sets the Device connected state in BluetoothDispatcherHost whenever a tab connects
to a device.
3. Gets the Bluetooth Device connected state in TabUtils.
4. Adds resources for the Bluetooth indicator.
The .icon resource was generated by passing the svg of the issue attached through https://rawgit.com/evanstade/skiafy/gh-pages/index.html
BUG=469019
Committed: https://crrev.com/32e7db3c7cf14dbeaf5f14d683fae7fe38bb6201
Cr-Commit-Position: refs/heads/master@{#383736}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address @fbeaufort and @miu's comments #Patch Set 3 : Merge with ToT #Patch Set 4 : Initialize variable to false #
Total comments: 2
Patch Set 5 : mute -> connected #Dependent Patchsets: Messages
Total messages: 29 (8 generated)
|