Open Bug 1187200 Opened 9 years ago Updated 2 years ago

[EME] EME Tests sometimes show cryptic [object Event] errors

Categories

(Core :: Audio/Video: Playback, defect, P5)

defect

Tracking

()

People

(Reporter: mozbugz, Unassigned)

References

(Blocks 1 open bug)

Details

EME Tests sometimes show cryptic "[object Event]" errors.

E.g. bug 1186406: "Intermittent test_eme_playback.html | 400x225 then 640x360-17 got error event; [object Event]".

In most cases, these would be media errors, which could be better displayed with human-readable error code and message. See http://www.w3.org/TR/2011/WD-html5-20110405/video.html#mediaerror

For other types, a basic enumeration would be a good start, e.g. borrow 'propsToStr' and 'enumerateOwnProperties' from bug 1175317.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.