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

Issue 612792 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

Remove extra class layer in AudioDeviceThread

Project Member Reported by grunell@chromium.org, May 18 2016

Issue description

In AudioDeviceThread there is a nested class Thread which by judging from the comment should not be needed anymore. It should be removed.

When removing ADT::Thread, also move name and synchronized flag from StartSuspended() to constructor.
 
Cc: dalecur...@chromium.org
Labels: M-53
Status: Fixed (was: Assigned)
dalecurtis@ has done this in https://codereview.chromium.org/2076793002/

Sign in to add a comment