Closed
Bug 900419
Opened 11 years ago
Closed 11 years ago
Media Recording - MediaRecorder's state is wrong when stopping media stream during recording
Categories
(Core :: Audio/Video: Recording, defect)
Core
Audio/Video: Recording
Tracking
()
VERIFIED
FIXED
mozilla26
People
(Reporter: rlin, Assigned: rlin)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Found the recorder's state still recording when the media stream becomes stopped during recording.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rlin
Assignee | ||
Updated•11 years ago
|
Blocks: MediaRecording
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #784332 -
Flags: review?(roc)
Assignee | ||
Comment 2•11 years ago
|
||
This is the correct one...
Attachment #784332 -
Attachment is obsolete: true
Attachment #784332 -
Flags: review?(roc)
Attachment #784333 -
Flags: review?(roc)
Comment 3•11 years ago
|
||
Are you making sure to fire onstop as well if the media stream stops during recording?
We probably need a mochitest for this as well.
Assignee | ||
Comment 4•11 years ago
|
||
If the media stream enter stop status, the UA should got onstop event.
Attachment #784333 -
Flags: review?(roc) → review+
Assignee | ||
Comment 5•11 years ago
|
||
I will let this test for this behavior on this bug 897776.
check-in first.
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Updated•11 years ago
|
Component: Video/Audio → Video/Audio: Recording
Updated•11 years ago
|
No longer blocks: MediaRecording
You need to log in
before you can comment on or make changes to this bug.
Description
•