mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
![mccabe%netscape.com](/assets/img/avatar_default.png)
- Fix to bug 17013; have xpidl produce an error when encountering a native declaration without an associated (c++-name). - remove many DEBUG_shaver lines. - provide xpidl_tree_warning as a fallback for libIDL versions for which IDL_tree warning is bad, and NULL-proof our message callback function. Also remove a 1k buffer limit from the message callback function. - make enum in IDL files an error. We don't support it, and love consts instead. - Fix to 12684; don't allow [retval] parameter + return or multiple [retval] parameters. - Fix to 13390; make non-{short,long} const a fatal error.
…
…
…
…
…
…
…
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.3%
C++
25.5%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%