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

Issue 736440 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Clear Bluetooth advertisements at appropriate time

Project Member Reported by hansberry@chromium.org, Jun 23 2017

Issue description

Now that the API to clear all advertisements is available (crbug.com/636142), we need to consider where/when to use in the event of a Magic Tether crash.

It's difficult to determine whether we crashed recently or if we've left advertisements dangling. ChromeSessionManager::StartUserSession [1] initializes Magic Tether and is called after a crash (on real devices) so it's a decent first heuristic.

1) https://cs.chromium.org/chromium/src/chrome/browser/chromeos/login/session/chrome_session_manager.cc?q=chrome_session+package:%5Echromium$&l=116
 
Mergedinto: 736510
Status: Duplicate (was: Available)

Sign in to add a comment