Closed
Bug 1182808
Opened 9 years ago
Closed 9 years ago
Remove AlignedFallibleTArray
Categories
(Core :: Web Audio, defect)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: poiru, Assigned: poiru)
References
Details
Attachments
(3 files)
2.98 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
2.62 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
3.21 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
Thanks to bug 968520, we can get rid of AlignedFallibleTArray and use AlignedTArray together with the mozilla::fallible parameter.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8632471 -
Flags: review?(padenot)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8632472 -
Flags: review?(padenot)
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8632473 -
Flags: review?(padenot)
Updated•9 years ago
|
Attachment #8632471 -
Flags: review?(padenot) → review+
Updated•9 years ago
|
Attachment #8632472 -
Flags: review?(padenot) → review+
Updated•9 years ago
|
Attachment #8632473 -
Flags: review?(padenot) → review+
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/31e0ecbf9781
https://hg.mozilla.org/mozilla-central/rev/6adef1949967
https://hg.mozilla.org/mozilla-central/rev/ba76c8f3b373
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•