Closed Bug 375580 Opened 17 years ago Closed 10 years ago

unable to build external components that include nsObserverService.h

Categories

(Core :: XPCOM, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: shanec, Unassigned)

References

Details

nsObserverList.h is not in dist/include/xpcom after build

Our plugin does notificiations via the observer service, and thus includes nsObserverService.h.  I'm just starting work with getting it working under trunk, and one change appears to be the need for nsObserverList.h.  This header is not copied during the xulrunner build into dist/include/xpcom, so our plugin build fails.  I can build our plugin if I add mozilla/xpcom/ds to the include path.
Blocks: 450553
Yeah this is not and never was supported.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.