Closed Bug 3284 Opened 26 years ago Closed 25 years ago

rdfutil.cpp permanently leaks service manager

Categories

(Core Graveyard :: RDF, defect, P2)

All
Windows NT
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: waterson, Assigned: waterson)

References

Details

rdfutil.cpp maintains a global static reference to the nsIRDFService (see rdf_EnsureRDFService). Need to change this so that is releases the service manager.
Component: Aurora/RDF BE → RDF
Product: MozillaClassic → Browser
Version: 1998-03-31 → other
Status: NEW → ASSIGNED
Marked assigned.
Target Milestone: M5 → M6
I've removed a bunch of crap from this file: now all it really has are some RDF container utilities, which'll probably need to be put into an interface of their own (so that they can be scripted) and some miscellaneous stuff that's really just private RDF stuff.
Load balancing.
Target Milestone: M9 → M10
I will make this a bonafide service in M10.
Blocks: 11414
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.