Open
Bug 1274344
Opened 9 years ago
Updated 3 years ago
[webvtt] Report parse errors to the console
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: rillian, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Today someone sent me a report of a caption file which had stopped working. Turned out the service had posted it in utf-16. WebVTT requires utf-8 encoding.
We should report a useful message to the console in such cases, to help developers diagnose the problem.
https://codepen.io/bkardell/pen/LNKWmw
from https://twitter.com/briankardell/status/733340950332743682
Updated•9 years ago
|
Priority: -- → P2
Mass change P2 -> P3
Priority: P2 → P3
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•