Closed
Bug 823940
Opened 13 years ago
Closed 13 years ago
Remove nsAutoVoidArray and clean up nsVoidArray for it
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
|
6.64 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Bug 823932 is removing the last use of nsAutoVoidArray, once that is complete, we can remove nsAutoVoidArray at the same time.
I don't know how long it'll take us to complete removing nsVoidArray, so I've additionally cleaned up some of the implementation as a consequence of not needing to support nsAutoVoidArray.
Attachment #694852 -
Flags: review?(benjamin)
Updated•13 years ago
|
Attachment #694852 -
Flags: review?(benjamin) → review+
| Assignee | ||
Comment 1•13 years ago
|
||
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla20
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•