Closed
Bug 361707
Opened 18 years ago
Closed 18 years ago
nsTArray::SetCapacity should return PRBool
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
1.73 KB,
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
We should propagate the error status from EnsureCapacity.
Assignee | ||
Comment 1•18 years ago
|
||
The only concern I guess is that this changes API signature ... but it's in a build and run-time compatible way
Attachment #246445 -
Flags: superreview?(bugmail)
Attachment #246445 -
Flags: review?(bugmail)
Attachment #246445 -
Flags: superreview?(bugmail)
Attachment #246445 -
Flags: superreview+
Attachment #246445 -
Flags: review?(bugmail)
Attachment #246445 -
Flags: review+
Assignee | ||
Comment 2•18 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•