Closed
Bug 15519
Opened 26 years ago
Closed 26 years ago
Update BlackConnect test objects to current conventions
Categories
(Core Graveyard :: Java to XPCOM Bridge, defect, P3)
Core Graveyard
Java to XPCOM Bridge
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: frankm, Assigned: blackconnect)
Details
JSSample should reflect current XPCOM calling conventions. In particular:
1. All memory should come from nsIAllocator.
2. Each method should check that no out parameter is a null pointer; if it is,
the method should return the proper error code.
| Reporter | ||
Comment 1•26 years ago
|
||
Assign to self, until other help emerges.
Comment 2•26 years ago
|
||
Frank Mitchell no longer works at Sun and his email is bouncing. Reassigning
his 21 bugs to george for reassignment.
Assignee: frankm → drapeau
Status: ASSIGNED → NEW
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 4•26 years ago
|
||
closing as invalid
Comment 5•24 years ago
|
||
Verified INVALID.
Must be closed.
Status: RESOLVED → VERIFIED
QA Contact: leila.garin → avm
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•