Open
Bug 1855435
Opened 2 years ago
Updated 1 year ago
Add a way to synchronously detect if a chunk is a key chunk
Categories
(Core :: Audio/Video: Web Codecs, enhancement)
Core
Audio/Video: Web Codecs
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
Details
From the spec, in the steps for decode(...)
:
Implementers SHOULD inspect the chunk’s [[internal data]] to verify that it is truly a key chunk. If a mismatch is detected, throw a DataError.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:padenot, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(padenot)
![]() |
||
Updated•1 year ago
|
Severity: -- → S3
Type: defect → enhancement
![]() |
||
Updated•1 year ago
|
Flags: needinfo?(padenot)
You need to log in
before you can comment on or make changes to this bug.
Description
•