mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
![jband%netscape.com](/assets/img/avatar_default.png)
2) breakout js ops into their own file so that the flattening project is less complicated 3) add a noisy object to the test components - this object prints addrefs, release, QIs, ctor, and dtor. This is useful for refcounting tests. 4) cleanup some component registration stuff.