mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
44463b458c
- added a forward declaration of nsIInterfaceInfoManager to xptinfo.h - reworked and cleaned up most aspects of the loader; typelib files now get associated typelib records, which have arrays of pointers to shared interface records; no hashtable lookup is necessary to resolve index pointers from params, etc to nsInterfaceInfo objects. - moved to two hashtables in nsInterfaceInfoManager, mapping from name->interface record and iid->interface record. Still unclear if I handle the different-iid, same-name case correctly. |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
tools | ||
xptinfo | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |