New issue
Advanced search Search tips

Issue 917916 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 3
Type: Task



Sign in to add a comment

Remove old serial port enumeration code

Project Member Reported by reillyg@chromium.org, Dec 26

Issue description

OS: Win, macOS

The Windows and macOS SerialDeviceEnumerator subclasses each have two methods for enumerating ports on the system. The difference between the set of devices returned by them is tracked by the Hardware.Serial.NewMinusOldDeviceListSize histogram. This histogram reports that while on the majority of user systems these old and new methods return the same data there are a significant number of cases where they do not.

This issue tracks investigating these differences and resolving them so that the old enumeration logic can be removed.
 
Status: Available (was: Untriaged)

Sign in to add a comment