New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 804494 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Bluetooth UI Overhaul

Project Member Reported by sonnysasaka@chromium.org, Jan 22 2018

Issue description

Today the bluetooth UI (both chrome://settings and system tray) is not very robust due to a lack of proper "model layer". The UI currently talks directly to the low-level /device/bluetooth interface. This forces the UI to do the complicated job of other businesses, e.g. setting user pref and presenting an "in progress" state. This project involves creating that medium-level interface that chrome://settings and system tray will talk to instead of the low-level /device/bluetooth interface.
 
Cc: rjahagir@chromium.org

Sign in to add a comment