Merging mozilla-central to mozilla-qt.

This commit is contained in:
Oleg Romashin
2008-08-03 20:30:10 +03:00
6058 changed files with 1274120 additions and 121763 deletions

View File

@@ -259,6 +259,12 @@
#define UNIXPROXY_MODULE
#endif
#if defined(XP_MACOSX)
#define OSXPROXY_MODULE MODULE(nsOSXProxyModule)
#else
#define OSXPROXY_MODULE
#endif
#define XUL_MODULES \
MODULE(xpconnect) \
MATHML_MODULES \
@@ -312,6 +318,7 @@
XMLEXTRAS_MODULE \
LAYOUT_DEBUG_MODULE \
UNIXPROXY_MODULE \
OSXPROXY_MODULE \
/* end of list */
#define MODULE(_name) \