mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
9601d6a63f
This required reordering a bunch of stuff, so I took the opportunity to do a big reordering. The new order: - class CheckStaticAtomSizes; - class DynamicAtom, class StaticAtom, their methods; - gAtomTable and related functions; - ~DynamicAtom() (here because it depends on gAtomTable stuff); - gStaticAtomTable and related functions; - exported functions. --HG-- extra : rebase_source : 5fd4bf9a3f0c628dc3f74c0d8a81aadf48fd6dd7