Closed
Bug 95871
Opened 24 years ago
Closed 24 years ago
nsISupportArray's can't hold null pointers.
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: jst, Assigned: jst)
Details
Attachments
(1 file)
2.29 KB,
patch
|
Details | Diff | Splinter Review |
I realized a while back that it's not possible to put a null pointer in an
nsISupportsArray, this seems silly, and should be fixed. I have a patch for this
laying around that I'll attach.
Assignee | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
sr=waterson
Comment 4•24 years ago
|
||
r=pavlov
Assignee | ||
Updated•24 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•24 years ago
|
||
Fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•