mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
adc25a815d
NewString and NewStringZ APIs. No more bit-fields (nod to jband and fur, thanks). Cleaned up Annotation structures. On-disk offsets are 1-based. Write annotations to disk, and account for them in header size, etc. Fix sundry cursor-vs-&cursor bugs and don't-allocate-on-decode bugs. Write MethodDescriptors and InterfaceDescriptors to disk! Executive Summary: can now write very simple .xpt files!