mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

ra=ashk this fix modifies {Get,Set}NodeValue to check for whether the node is actually an instance of a class that responds to {Get,Set}Value(String). If so, do it. * This macro assumes the hard coded set of interfaces below all have a * method in common, the name of which is specified by the _funcName * param. Furthermore, it assumes the _funcName method takes a single * argument, specified by the _funcArg param.
…
…
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
…
…
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
…
…
…
…
…
bug #75220: rs=brendan, r=axel@pike.org. fixing string names. add the renamed implementations to the build.
…
…
…
…
…
bug #75220: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|. Fix all users of the old name.
…
…
…
…
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.4%
C++
25.4%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%