Closed
Bug 1581139
Opened 6 years ago
Closed 5 years ago
Fire InvalidModificationError on track set changes
Categories
(Core :: Audio/Video: Recording, defect, P2)
Core
Audio/Video: Recording
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: pehrsons, Assigned: pehrsons)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Step 15.3.2 of MediaRecorder.start says to fire InvalidModificationError, but we currently fire UnknownError.
This needs to be fixed in MediaRecorder. And in some tests.
Comment 1•6 years ago
•
|
||
We could do with documenting the exceptions on MediaRecorder.
Keywords: dev-doc-needed
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Priority: P3 → P2
| Assignee | ||
Comment 2•5 years ago
|
||
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5b0fae6faba3
Fire InvalidModificationError on MediaRecorder track set changes. r=bryce
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Comment 5•5 years ago
|
||
Documentation updated in respect to this change; see https://github.com/mdn/sprints/issues/3898#issuecomment-730430206 for full details.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•