Open
Bug 1469193
Opened 7 years ago
Updated 3 years ago
Provide better error message when DOM media method throws or promise is rejected
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
References
(Depends on 2 open bugs)
Details
Right now, all media DOM methods when throwing or when a promise is rejected use a plain nsresult error code.
No other information is provided. It makes for obscure and not that useful information errors.
We should be providing the full MediaResult information instead.
Priority: -- → P3
Depends on: 1698618
Depends on: 1698633
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•