Closed
Bug 15007
Opened 26 years ago
Closed 25 years ago
fix classes that have error-prone calls in constructor
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: waterson, Assigned: waterson)
Details
e.g., nsRDFContainerUtils.cpp, which tries to grab the RDF service in its
constructor. This could fail. We should deal with that.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
QA Contact: tever → waterson
Target Milestone: M15
| Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M20
| Assignee | ||
Comment 1•25 years ago
|
||
this is pretty much as fixed as it needs to be.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•