Closed Bug 43032 Opened 24 years ago Closed 24 years ago

must add header file for adam's xpcom startup and shutdown libraries

Categories

(Core Graveyard :: Embedding: APIs, defect, P3)

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: blizzard, Assigned: adamlock)

Details

I need to add a header file for adam's xpcom startup and shutdown libraries so
we don't end up setting it up as extern in every file that uses it.
Stuff from Adam's email that's relevant:

I checked in a simple set of APIs to hide all the digusting things
embedding apps have to do to initialise and terminate XPCOM, register
components and everything else.

The new APIs are in:

/embedding/base

The methods are NS_InitEmbedding() and NS_TermEmbedding(). The
initialise method takes a string path to the Mozilla bin directory.
Apparently adam did this.  Reassigning to him just so he can comment if he
wants.
Assignee: blizzard → adamlock
It's checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updating QA Contact
QA Contact: jrgm → mdunn
Verified fixed -- source change
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.