Closed
Bug 1163585
Opened 10 years ago
Closed 10 years ago
Small improvement of the use of nsTArray in MSG::UpdateCurrentTimeForStreams
Categories
(Core :: Web Audio, defect)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
3.24 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
Instead having a streamHasOutput with the same size of the mStreams, we should consider only the stream with a real output.
Attachment #8604087 -
Flags: review?(padenot)
Assignee | ||
Updated•10 years ago
|
Summary: Small improvement of the use of Array in MSG::UpdateCurrentTimeForStreams → Small improvement of the use of nsTArray in MSG::UpdateCurrentTimeForStreams
Updated•10 years ago
|
Attachment #8604087 -
Flags: review?(padenot) → review+
Assignee | ||
Comment 1•10 years ago
|
||
![]() |
||
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•