Closed
Bug 780832
Opened 13 years ago
Closed 13 years ago
Make nsSupportsArray::GrowArrayBy infallible
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: ayg, Assigned: ayg)
Details
Attachments
(1 file)
5.21 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
The only failure path is new failing, which is impossible.
Assignee | ||
Comment 1•13 years ago
|
||
Also fixes a couple other places in the file where we check for operator new failing. Try: https://tbpl.mozilla.org/?tree=Try&rev=5a32782a8c8b
Attachment #649563 -
Flags: review?(doug.turner)
Updated•13 years ago
|
Attachment #649563 -
Flags: review?(doug.turner) → review+
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•