Closed
Bug 760364
Opened 13 years ago
Closed 13 years ago
Fix comments referring to long-removed audio monitor.
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: kinetik, Assigned: kinetik)
Details
Attachments
(1 file)
2.94 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 629057 [details] [diff] [review]
Fix comments referring to long-removed audio monitor.
Noticed this while reviewing nsAudioStream use. Mostly comment changes, but I did remove an IsPaused() test in PlayFromAudioQueue since it's no longer possible for the stream to become paused between entry to the function (where !IsPaused() is asserted) and calling Write().
Attachment #629057 -
Flags: review?(roc)
Attachment #629057 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla15
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•