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

Issue 738417 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Log failures for SyncSocket::ReadWithTimeout() correctly

Project Member Reported by grunell@chromium.org, Jun 30 2017

Issue description

Currently, all failures in SyncSocket::ReadWithTimeout() are interpreted as timeouts in AudioSyncReader::WaitUntilDataIsReady(). We should separate actual timeouts from other failures for logs and stats.

https://cs.chromium.org/chromium/src/content/browser/renderer_host/media/audio_sync_reader.cc?type=cs&q=package:%5Echromium$&l=234
 

Sign in to add a comment