Closed
Bug 1276840
Opened 9 years ago
Closed 9 years ago
Remove AudioStream::RUNNING
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I see no point to have the RUNNING state. STARTED/STOPPED should be enough to manage the pause/resume states of the cubeb stream.
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/56792/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/56792/
Attachment #8758515 -
Flags: review?(kinetik)
Comment 3•9 years ago
|
||
Comment on attachment 8758515 [details]
MozReview Request: Bug 1276840 - Remove AudioStream::RUNNING. r=kinetik.
https://reviewboard.mozilla.org/r/56792/#review53486
Attachment #8758515 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Thanks for the review!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d7246e5a52b1
Remove AudioStream::RUNNING. r=kinetik.
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•