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

Issue 805572 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Split up ConnectionToHostResult.Failure's "Unknown error" into "Connection error" and "Unknown error"

Project Member Reported by hansberry@chromium.org, Jan 24 2018

Issue description

It would be useful to split ConnectionToHostResult.Failure's "Unknown error" like so in order to cleanly separate our own stability from the Bluetooth stack's stability (since a connection error is likely due to Bluetooth issues).

Unknown error currently captures both an UNKNOWN_ERROR response code from the host, and a connection error, see: https://cs.chromium.org/chromium/src/chromeos/components/tether/connect_tethering_operation.cc?type=cs&sq=package:chromium&l=164
 
Mergedinto: 785514
Status: Duplicate (was: Available)

Sign in to add a comment