New issue
Advanced search Search tips

Issue 599620 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 21
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 472253



Sign in to add a comment

Clean up WebMediaPlayer -> HTMLMediaElement error reporting

Project Member Reported by wolenetz@chromium.org, Mar 31 2016

Issue description

From  bug 472253 , this bug tracks follow-up work to further improve the spec and impl for HTMLMediaElement exposure of a meaningful error message to web apps:

1. Split NetworkState*Error from WebMediaPlayer::NetworkState and instead have a dedicated error callback. (Decoding errors don't necessarily impact the network fetch at all.)
2. Add a message attribute to MediaError, so that web apps can also learn about these errors from the wild.
 
A good thing to do when fixing this bug would be to make the actual reporting to devtools disable-able in contentshell DRT mode, and just use the message attribute to verify the precise error message only when such verification is desired.  This should help reduce fragility of the layout tests to media engine error message changes.
Labels: -Pri-3 M-52 Pri-2
Project Member

Comment 3 by sheriffbot@chromium.org, Jun 1 2016

Labels: -M-52 M-53 MovedFrom-52
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 14 2016

Labels: -M-53 MovedFrom-53
This issue has been moved once and is lower than Pri-1. Removing the milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: wolenetz@chromium.org
Components: -Internals>Media>Source
Labels: -Pri-2 Hotlist-GoodFirstBug Hotlist-Fixit Pri-3
Owner: ----
Status: Available (was: Assigned)
Summary: Clean up WebMediaPlayer -> HTMLMediaElement error reporting (was: Clarify HTMLMediaElement.MediaError reporting and including "message" attribute in API)
Follow-up in OP item #2 was fixed by MediaError.message:  bug 601086  and  bug 710617  in M59.

Renaming this bug to track improving code path between WebMediaPlayer and HTMLMediaElement for notifying errors (OP item #1).
Project Member

Comment 6 by sheriffbot@chromium.org, Oct 1

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.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
The remaining work (item #1 in OP) is still pending. Seems unlikely to get fixed in near term and is low priority.
CLosing.

Sign in to add a comment