Closed
Bug 251277
Opened 21 years ago
Closed 21 years ago
nsValueArray should have easy way to clear the array
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: Biesinger)
References
Details
Attachments
(1 file)
|
671 bytes,
patch
|
benjamin
:
review+
dougt
:
superreview+
|
Details | Diff | Splinter Review |
needed for bug 250811 - there should be an easy way to remove all elements from
the array
| Assignee | ||
Comment 1•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #153092 -
Flags: superreview?(dougt)
Attachment #153092 -
Flags: review?(bsmedberg)
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
Updated•21 years ago
|
Attachment #153092 -
Flags: review?(bsmedberg) → review+
Comment 2•21 years ago
|
||
Comment on attachment 153092 [details] [diff] [review]
patch
looks fine to me.
Attachment #153092 -
Flags: superreview?(dougt) → superreview+
| Assignee | ||
Comment 3•21 years ago
|
||
Checking in nsValueArray.h;
/cvsroot/mozilla/xpcom/ds/nsValueArray.h,v <-- nsValueArray.h
new revision: 3.4; previous revision: 3.3
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•