mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:07:52 +00:00
c567e3d343
Add #include processing. Generate #define NS_IFOO_IID_STR for kipp. More header-generation niceties: #ifndef __nsIFoo_h__, DO NOT EDIT warning now mentions source filename. Generate #include in header to match #include in IDL, not by grovelling for referenced interfaces. (XXX: Need to polish up memory management.)