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

Issue 621668 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Disable idle Suspend() if the server doesn't support range requests

Project Member Reported by w...@chromium.org, Jun 20 2016

Issue description

This is probably low priority. Currently for streaming sources, we Resume() playback at time zero. This is fine for real live streams, but when we're streaming because a server doesn't support range requests, this will be annoying. It's probably a better UX to not idle suspend in these cases.
 

Comment 1 by w...@chromium.org, Jun 20 2016

Components: -Blink>Media Internals>Media
Project Member

Comment 2 by sheriffbot@chromium.org, Jun 21 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Fixed (was: Untriaged)
This was implemented some time ago; on platforms other than Android we disable background and idle suspend for IsStreaming() media.

Sign in to add a comment