From 658929a7ea5f807b1ce4be8a365a03a120c7c894 Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Fri, 15 Aug 2003 10:57:00 +0000 Subject: [PATCH] Update map files. git-svn-id: svn://10.0.0.236/trunk@146049 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/module-deps/all.dot | 2732 +++++++++++---------- mozilla/tools/module-deps/extra.dot | 1 - mozilla/tools/module-deps/force_order.txt | 2 - 3 files changed, 1427 insertions(+), 1308 deletions(-) diff --git a/mozilla/tools/module-deps/all.dot b/mozilla/tools/module-deps/all.dot index 81b2485d86c..7c61e35a6a2 100644 --- a/mozilla/tools/module-deps/all.dot +++ b/mozilla/tools/module-deps/all.dot @@ -4,13 +4,14 @@ digraph G { TestXPC [style=filled]; TestXPTC [style=filled]; accessibility [style=filled]; - accessproxy [style=filled]; addrbook [style=filled]; appcomps [style=filled]; apprunner [style=filled]; appshell [style=filled]; autoconfig [style=filled]; + bayesflt [style=filled]; browser [style=filled]; + calendar [style=filled]; caps [style=filled]; chardet [style=filled]; chrome [style=filled]; @@ -24,7 +25,9 @@ digraph G { downloadmanager [style=filled]; editor [style=filled]; embed_base [style=filled]; + embed_lite [style=filled]; embedcomponents [style=filled]; + embedstring [style=filled]; expat [style=filled]; exthandler [style=filled]; filepicker [style=filled]; @@ -33,44 +36,45 @@ digraph G { gtkembedmoz [style=filled]; gtkxtbin [style=filled]; helperAppDlg [style=filled]; + history [style=filled]; htmlparser [style=filled]; i18n [style=filled]; - iiextras [style=filled]; + ical [style=filled]; + icalss [style=filled]; imgbmp [style=filled]; imggif [style=filled]; imgjpeg [style=filled]; imglib2 [style=filled]; - imgmng [style=filled]; imgpng [style=filled]; - imgppm [style=filled]; imgxbm [style=filled]; impComm4xMail [style=filled]; impText [style=filled]; import [style=filled]; inspector [style=filled]; intl [style=filled]; + ipcd [style=filled]; + ipcd_test [style=filled]; jar [style=filled]; java [style=filled]; - jpeg [style=filled]; js [style=filled]; jsconsole [style=filled]; jsdebug [style=filled]; jsloader [style=filled]; jsurl [style=filled]; layout [style=filled]; + layout_debug [style=filled]; libart_lgpl [style=filled]; libreg [style=filled]; liveconnect [style=filled]; locale [style=filled]; lwbrk [style=filled]; mailnews [style=filled]; + mailview [style=filled]; mime [style=filled]; mimeemitter [style=filled]; mimetype [style=filled]; - mng [style=filled]; mork [style=filled]; mozldap [style=filled]; - mpfilelocprovider [style=filled]; msgbase [style=filled]; msgbaseutil [style=filled]; msgcompose [style=filled]; @@ -80,6 +84,7 @@ digraph G { msgmdn [style=filled]; msgnews [style=filled]; msgsmime [style=filled]; + myspell [style=filled]; necko [style=filled]; necko2 [style=filled]; nkcache [style=filled]; @@ -89,25 +94,28 @@ digraph G { oji [style=filled]; p3p [style=filled]; plugin [style=filled]; - png [style=filled]; pref [style=filled]; prefetch [style=filled]; prefmigr [style=filled]; + profdirserviceprovider [style=filled]; profile [style=filled]; + profilesharingsetup [style=filled]; progressDlg [style=filled]; rdf [style=filled]; rdfutil [style=filled]; - regviewer [style=filled]; shistory [style=filled]; sidebar [style=filled]; + spellchecker [style=filled]; string [style=filled]; svg_doc [style=filled]; test_necko [style=filled]; timebombgen [style=filled]; + tm_test [style=filled]; transformiix [style=filled]; txmgr [style=filled]; txtsvc [style=filled]; typeaheadfind [style=filled]; + ucnative [style=filled]; uconv [style=filled]; ucvcn [style=filled]; ucvibm [style=filled]; @@ -129,13 +137,17 @@ digraph G { webbrwsr [style=filled]; webshell [style=filled]; webshell_tests [style=filled]; + websrvcs [style=filled]; widget [style=filled]; windowwatcher [style=filled]; + wsproxytest [style=filled]; xlibrgb [style=filled]; xml-rpc [style=filled]; xmlextras [style=filled]; xmlterm [style=filled]; xpcom [style=filled]; + xpcom_compat_c [style=filled]; + xpcom_obsolete [style=filled]; xpcomsample [style=filled]; xpconnect [style=filled]; xpconnect_tests [style=filled]; @@ -144,1490 +156,1600 @@ digraph G { xpinstall [style=filled]; xpistub [style=filled]; xpnet [style=filled]; + xprintutil [style=filled]; xremoteservice [style=filled]; xul [style=filled]; xuldoc [style=filled]; xultmpl [style=filled]; zlib [style=filled]; - mork -> xpcom; - util -> xpcom; - png -> zlib; TestXPTC -> xpcom; + util -> xpcom; string -> xpcom; - mng -> zlib; - mng -> jpeg; - iiextras -> string; - iiextras -> xpcom; + embedstring -> xpcom; + mork -> xpcom; + icalss -> ical; + profilesharingsetup -> string; + profilesharingsetup -> xpcom; txmgr -> string; txmgr -> xpcom; - mpfilelocprovider -> string; - mpfilelocprovider -> xpcom; + xpcom_obsolete -> string; + xpcom_obsolete -> xpcom; xpcom -> string; - xpcom -> libreg; - lwbrk -> unicharutil; - lwbrk -> string; - lwbrk -> xpcom; - ucvmath -> uconv; - ucvmath -> string; - ucvmath -> xpcom; + xpcom -> embedstring; + ucvlatin -> uconv; + ucvlatin -> xpcom; + ucvibm -> uconv; + ucvibm -> xpcom; + ucvtw -> uconv; + ucvtw -> xpcom; + ucvtw2 -> uconv; + ucvtw2 -> xpcom; + imgpng -> imglib2; + imgpng -> gfx; + imgpng -> xpcom; + xpcshell -> js; + xpcshell -> xpconnect; + xpcshell -> xpcom; mozldap -> necko; mozldap -> string; mozldap -> xpcom; - TestStreamConv -> necko; - TestStreamConv -> string; - TestStreamConv -> xpcom; - xpcomsample -> xpcomsample; - xpcomsample -> xpcom; - xpcomsample -> string; - ucvtw2 -> uconv; - ucvtw2 -> string; - ucvtw2 -> xpcom; - ucvko -> uconv; - ucvko -> string; - ucvko -> xpcom; - ucvibm -> uconv; - ucvibm -> string; - ucvibm -> xpcom; - nkdatetime -> necko; - nkdatetime -> string; - nkdatetime -> xpcom; - regviewer -> rdf; - regviewer -> string; - regviewer -> xpcom; - ucvtw -> uconv; - ucvtw -> string; - ucvtw -> xpcom; - ucvja -> uconv; - ucvja -> string; - ucvja -> xpcom; - rdfutil -> rdf; - rdfutil -> string; - rdfutil -> xpcom; - imggif -> gfx; imggif -> imglib2; + imggif -> gfx; imggif -> xpcom; - intl -> necko; - intl -> string; - intl -> xpcom; - ucvlatin -> uconv; - ucvlatin -> string; - ucvlatin -> xpcom; - imgppm -> gfx; - imgppm -> imglib2; - imgppm -> xpcom; - nkcache -> necko; - nkcache -> pref; - nkcache -> string; - nkcache -> xpcom; - xpcshell -> xpconnect; - xpcshell -> js; - xpcshell -> string; - xpcshell -> xpcom; - imgxbm -> gfx; - imgxbm -> imglib2; - imgxbm -> string; - imgxbm -> xpcom; - jar -> zlib; - jar -> caps; - jar -> string; - jar -> xpcom; - imgbmp -> gfx; - imgbmp -> imglib2; - imgbmp -> string; - imgbmp -> xpcom; - xpistub -> dom; + lwbrk -> string; + lwbrk -> xpcom; + lwbrk -> unicharutil; xpistub -> xpinstall; xpistub -> string; xpistub -> xpcom; - xpconnect -> js; - xpconnect -> caps; - xpconnect -> string; - xpconnect -> xpcom; - unicharutil -> string; - unicharutil -> xpcom; - unicharutil -> uconv; - unicharutil -> intl; + rdfutil -> rdf; + rdfutil -> string; + rdfutil -> xpcom; + ucvmath -> uconv; + ucvmath -> string; + ucvmath -> xpcom; + imgbmp -> imglib2; + imgbmp -> gfx; + imgbmp -> xpcom; + xpcomsample -> string; + xpcomsample -> xpcom; + xpcomsample -> embedstring; + ipcd_test -> ipcd; + ipcd_test -> xpcom; + ipcd_test -> string; + intl -> necko; + intl -> string; + intl -> xpcom; + ucnative -> uconv; + ucnative -> string; + ucnative -> xpcom; + imgxbm -> imglib2; + imgxbm -> gfx; + imgxbm -> xpcom; + ucvko -> uconv; + ucvko -> string; + ucvko -> xpcom; + jar -> caps; + jar -> string; + jar -> xpcom; + TestStreamConv -> string; + TestStreamConv -> necko; + TestStreamConv -> xpcom; + nkcache -> pref; + nkcache -> necko; + nkcache -> string; + nkcache -> xpcom; universalchardet -> chardet; universalchardet -> xpcom; universalchardet -> uconv; universalchardet -> string; - liveconnect -> java; - liveconnect -> xpconnect; - liveconnect -> js; - liveconnect -> xpcom; - npsimple -> widget; - npsimple -> plugin; - npsimple -> string; - npsimple -> xpcom; - mimetype -> necko; - mimetype -> pref; - mimetype -> string; - mimetype -> xpcom; - ucvcn -> unicharutil; ucvcn -> uconv; ucvcn -> string; ucvcn -> xpcom; + ucvcn -> unicharutil; + test_necko -> util; + test_necko -> necko; + test_necko -> string; + test_necko -> xpcom; + ipcd -> xpcom; + ipcd -> string; + ipcd -> nspr; + ipcd -> necko; + npsimple -> plugin; + npsimple -> widget; + npsimple -> string; + npsimple -> xpcom; nkfinger -> necko; - nkfinger -> mimetype; nkfinger -> string; + nkfinger -> mimetype; nkfinger -> xpcom; - xpctest -> xpconnect; - xpctest -> xpconnect_tests; - xpctest -> js; - xpctest -> string; - xpctest -> xpcom; - filepicker -> locale; - filepicker -> dom; - filepicker -> layout; - filepicker -> string; - filepicker -> xpcom; - p3p -> necko; - p3p -> cookie; - p3p -> pref; - p3p -> string; - p3p -> xpcom; - TestXPC -> xpconnect; + tm_test -> ipcd; + tm_test -> nspr; + tm_test -> string; + tm_test -> xpcom; + xpcom_compat_c -> libreg; + xpcom_compat_c -> xpcom_obsolete; + xpcom_compat_c -> string; + xpcom_compat_c -> xpcom; + imgjpeg -> imglib2; + imgjpeg -> gfx; + imgjpeg -> string; + imgjpeg -> xpcom; + nkdatetime -> necko; + nkdatetime -> string; + nkdatetime -> mimetype; + nkdatetime -> xpcom; + unicharutil -> string; + unicharutil -> xpcom; + unicharutil -> intl; + unicharutil -> uconv; + mimetype -> uconv; + mimetype -> necko; + mimetype -> string; + mimetype -> xpcom; + embed_base -> intl; + embed_base -> string; + embed_base -> embedcomponents; + embed_base -> xpcom; + ucvja -> pref; + ucvja -> uconv; + ucvja -> string; + ucvja -> xpcom; + profdirserviceprovider -> ipcd; + profdirserviceprovider -> string; + profdirserviceprovider -> xpcom; + profdirserviceprovider -> profilesharingsetup; + xpconnect -> js; + xpconnect -> caps; + xpconnect -> string; + xpconnect -> xpcom; TestXPC -> xpconnect_tests; TestXPC -> js; TestXPC -> string; + TestXPC -> xpconnect; TestXPC -> xpcom; - imgjpeg -> gfx; - imgjpeg -> jpeg; - imgjpeg -> imglib2; - imgjpeg -> string; - imgjpeg -> xpcom; - imgpng -> zlib; - imgpng -> png; - imgpng -> gfx; - imgpng -> imglib2; - imgpng -> xpcom; - embed_base -> embedcomponents; - embed_base -> view; - embed_base -> intl; - embed_base -> uriloader; - embed_base -> string; - embed_base -> xpcom; - imgmng -> zlib; - imgmng -> mng; - imgmng -> gfx; - imgmng -> jpeg; - imgmng -> imglib2; - imgmng -> xpcom; - jsdebug -> dom; - jsdebug -> xpconnect; - jsdebug -> widget; - jsdebug -> js; - jsdebug -> xpcom; - jsdebug -> string; - test_necko -> necko; - test_necko -> dbm; - test_necko -> nkcache; - test_necko -> util; - test_necko -> string; - test_necko -> xpcom; - walletviewers -> xpcom; - walletviewers -> dom; - walletviewers -> wallet; - walletviewers -> widget; - walletviewers -> string; - walletviewers -> necko; - walletviewers -> docshell; - shistory -> dom; - shistory -> necko; - shistory -> pref; - shistory -> docshell; - shistory -> layout; - shistory -> string; - shistory -> xpcom; - jsloader -> necko; - jsloader -> dom; - jsloader -> xpconnect; - jsloader -> js; - jsloader -> caps; - jsloader -> string; - jsloader -> xpcom; - locale -> unicharutil; - locale -> uconv; - locale -> intl; - locale -> string; - locale -> xpcom; - locale -> gfx; - locale -> pref; - pref -> necko; - pref -> xpconnect; - pref -> js; - pref -> intl; - pref -> caps; - pref -> string; - pref -> xpcom; - commandhandler -> dom; - commandhandler -> content; - commandhandler -> widget; - commandhandler -> layout; - commandhandler -> xuldoc; - commandhandler -> xpcom; - commandhandler -> string; - uconv -> string; - uconv -> xpcom; - uconv -> uconv; - uconv -> chardet; - uconv -> intl; - uconv -> unicharutil; - uconv -> locale; - impText -> necko; - impText -> addrbook; - impText -> intl; - impText -> string; - impText -> xpcom; - impText -> mork; - impText -> import; - impText -> pref; - prefetch -> necko; - prefetch -> htmlparser; - prefetch -> chardet; - prefetch -> pref; - prefetch -> nkcache; - prefetch -> uriloader; - prefetch -> string; - prefetch -> xpcom; + filepicker -> dom; + filepicker -> layout; + filepicker -> locale; + filepicker -> string; + filepicker -> xpcom; + xpctest -> xpconnect_tests; + xpctest -> js; + xpctest -> string; + xpctest -> xpconnect; + xpctest -> xpcom; + imglib2 -> gfx; + imglib2 -> nkcache; + imglib2 -> necko; + imglib2 -> string; + imglib2 -> xpcom; + wsproxytest -> dom; + wsproxytest -> websrvcs; + wsproxytest -> xpconnect; + wsproxytest -> string; + wsproxytest -> xpcom; necko2 -> necko; necko2 -> string; necko2 -> xpcom; necko2 -> mimetype; necko2 -> intl; necko2 -> pref; - necko2 -> nkcache; - necko2 -> exthandler; - imglib2 -> necko; - imglib2 -> gfx; - imglib2 -> string; - imglib2 -> xpcom; - imglib2 -> nkcache; - imglib2 -> zlib; - imglib2 -> png; - imglib2 -> jpeg; - msgsmime -> necko; - msgsmime -> pipnss; - msgsmime -> intl; - msgsmime -> string; - msgsmime -> xpcom; - msgsmime -> mime; - msgsmime -> msgcompose; - msgsmime -> msgbase; - msgsmime -> mimetype; - txtsvc -> dom; - txtsvc -> widget; - txtsvc -> gfx; - txtsvc -> editor; - txtsvc -> string; - txtsvc -> xpcom; - txtsvc -> unicharutil; - txtsvc -> content; - txtsvc -> layout; - impComm4xMail -> msgbaseutil; - impComm4xMail -> necko; - impComm4xMail -> profile; - impComm4xMail -> msgbase; - impComm4xMail -> intl; - impComm4xMail -> string; - impComm4xMail -> xpcom; - impComm4xMail -> unicharutil; - impComm4xMail -> import; - impComm4xMail -> prefmigr; - view -> necko; - view -> locale; - view -> dom; - view -> content; - view -> widget; - view -> pref; - view -> gfx; - view -> layout; - view -> string; - view -> xpcom; + p3p -> dom; + p3p -> cookie; + p3p -> necko; + p3p -> string; + p3p -> xpcom; + p3p -> xmlextras; + jsdebug -> dom; + jsdebug -> js; + jsdebug -> widget; + jsdebug -> xpconnect; + jsdebug -> string; + jsdebug -> xpcom; + embed_lite -> history; + embed_lite -> pref; + embed_lite -> chrome; + embed_lite -> necko; + embed_lite -> string; + embed_lite -> xpcom; + walletviewers -> xpcom; + walletviewers -> dom; + walletviewers -> necko; + walletviewers -> widget; + walletviewers -> wallet; + walletviewers -> string; + walletviewers -> docshell; rdf -> necko; rdf -> string; rdf -> xpcom; - rdf -> htmlparser; rdf -> content; + rdf -> htmlparser; rdf -> rdfutil; rdf -> unicharutil; - rdf -> uconv; - rdf -> js; - rdf -> layout; - vcard -> mailnews; - vcard -> necko; - vcard -> msgbaseutil; - vcard -> msgbase; - vcard -> intl; - vcard -> string; - vcard -> xpcom; - vcard -> mime; - vcard -> uconv; - vcard -> msgdb; - vcard -> pref; - msgdb -> necko; - msgdb -> msgbaseutil; - msgdb -> locale; - msgdb -> mailnews; - msgdb -> msgbase; - msgdb -> string; - msgdb -> xpcom; - msgdb -> mime; - msgdb -> mork; - msgdb -> pref; - msgdb -> msgimap; - jsurl -> jsconsole; - jsurl -> necko; - jsurl -> dom; - jsurl -> xpconnect; - jsurl -> widget; - jsurl -> caps; - jsurl -> string; - jsurl -> xpcom; - jsurl -> appshell; - jsurl -> uconv; - jsurl -> js; - chardet -> necko; - chardet -> htmlparser; - chardet -> embedcomponents; - chardet -> widget; + jsloader -> dom; + jsloader -> js; + jsloader -> caps; + jsloader -> necko; + jsloader -> xpconnect; + jsloader -> string; + jsloader -> xpcom; + prefetch -> nkcache; + prefetch -> chardet; + prefetch -> pref; + prefetch -> necko; + prefetch -> string; + prefetch -> uriloader; + prefetch -> xpcom; + shistory -> layout; + shistory -> dom; + shistory -> docshell; + shistory -> pref; + shistory -> necko; + shistory -> string; + shistory -> xpcom; + locale -> intl; + locale -> uconv; + locale -> string; + locale -> xpcom; + locale -> unicharutil; + locale -> gfx; + locale -> pref; + liveconnect -> js; + liveconnect -> caps; + liveconnect -> java; + liveconnect -> string; + liveconnect -> necko; + liveconnect -> xpconnect; + liveconnect -> xpcom; + uconv -> string; + uconv -> xpcom; + uconv -> ucnative; + uconv -> intl; + uconv -> chardet; + uconv -> locale; + uconv -> unicharutil; + impText -> intl; + impText -> pref; + impText -> necko; + impText -> string; + impText -> addrbook; + impText -> import; + impText -> mork; + impText -> xpcom_obsolete; + impText -> xpcom; + commandhandler -> xuldoc; + commandhandler -> dom; + commandhandler -> caps; + commandhandler -> content; + commandhandler -> xpconnect; + commandhandler -> string; + commandhandler -> js; + commandhandler -> widget; + commandhandler -> xpcom; + txtsvc -> lwbrk; + txtsvc -> dom; + txtsvc -> layout; + txtsvc -> gfx; + txtsvc -> editor; + txtsvc -> content; + txtsvc -> widget; + txtsvc -> string; + txtsvc -> xpcom; + mailview -> necko; + mailview -> mailnews; + mailview -> string; + mailview -> msgbaseutil; + mailview -> msgbase; + mailview -> xpcom; + mailview -> msgdb; + mailview -> mime; + mailview -> xpcom_obsolete; + bayesflt -> msgbase; + bayesflt -> lwbrk; + bayesflt -> mailnews; + bayesflt -> xpcom; + bayesflt -> profile; + bayesflt -> necko; + bayesflt -> string; + bayesflt -> msgdb; + bayesflt -> msgbaseutil; + view -> dom; + view -> layout; + view -> gfx; + view -> pref; + view -> content; + view -> necko; + view -> locale; + view -> widget; + view -> string; + view -> xpcom; + history -> intl; + history -> pref; + history -> necko; + history -> string; + history -> mork; + history -> rdf; + history -> uconv; + history -> xpcom; + history -> appcomps; + history -> unicharutil; + msgsmime -> intl; + msgsmime -> pipnss; + msgsmime -> necko; + msgsmime -> string; + msgsmime -> msgcompose; + msgsmime -> xpcom; + msgsmime -> mime; + msgsmime -> msgbase; + msgsmime -> xpcom_obsolete; + msgsmime -> mimetype; + pref -> intl; + pref -> caps; + pref -> necko; + pref -> xpconnect; + pref -> string; + pref -> ipcd; + pref -> js; + pref -> xpcom_obsolete; + pref -> xpcom; + pref -> profilesharingsetup; + inspector -> dom; + inspector -> content; + inspector -> necko; + inspector -> locale; + inspector -> string; + inspector -> gfx; + inspector -> layout; + inspector -> widget; + inspector -> xpcom; + inspector -> docshell; + inspector -> view; + cookie -> dom; + cookie -> docshell; + cookie -> pref; + cookie -> content; + cookie -> necko; + cookie -> string; + cookie -> uriloader; + cookie -> windowwatcher; + cookie -> appshell; + cookie -> widget; + cookie -> xpcom; chardet -> webshell; - chardet -> string; - chardet -> xpcom; - chardet -> unicharutil; + chardet -> docshell; chardet -> content; chardet -> uconv; - chardet -> docshell; - prefmigr -> necko; - prefmigr -> dom; - prefmigr -> widget; - prefmigr -> windowwatcher; - prefmigr -> intl; - prefmigr -> string; - prefmigr -> xpcom; - prefmigr -> uconv; - prefmigr -> pref; - prefmigr -> webbrwsr; - prefmigr -> docshell; - accessproxy -> dom; - accessproxy -> embedcomponents; - accessproxy -> widget; - accessproxy -> gfx; - accessproxy -> uriloader; - accessproxy -> string; - accessproxy -> xpcom; - accessproxy -> content; - accessproxy -> pref; - accessproxy -> docshell; - accessproxy -> layout; - find -> necko; - find -> dom; - find -> lwbrk; - find -> htmlparser; - find -> widget; - find -> gfx; - find -> xpcom; - find -> string; - find -> unicharutil; - find -> content; - find -> docshell; - find -> layout; - htmlparser -> dom; - htmlparser -> necko; - htmlparser -> expat; - htmlparser -> intl; - htmlparser -> string; - htmlparser -> xpcom; - htmlparser -> unicharutil; - htmlparser -> uconv; - htmlparser -> nkcache; - htmlparser -> pref; - htmlparser -> util; - htmlparser -> layout; - webbrowserpersist -> unicharutil; - webbrowserpersist -> necko; - webbrowserpersist -> dom; - webbrowserpersist -> mimetype; - webbrowserpersist -> necko2; - webbrowserpersist -> content; - webbrowserpersist -> widget; - webbrowserpersist -> intl; - webbrowserpersist -> uriloader; - webbrowserpersist -> exthandler; - webbrowserpersist -> string; - webbrowserpersist -> xpcom; - xremoteservice -> necko; + chardet -> widget; + chardet -> necko; + chardet -> string; + chardet -> embedcomponents; + chardet -> xpcom; + chardet -> htmlparser; + chardet -> unicharutil; + calendar -> ical; + calendar -> dom; + calendar -> pref; + calendar -> necko; + calendar -> timer; + calendar -> string; + calendar -> addrbook; + calendar -> msgcompose; + calendar -> appshell; + calendar -> xpcom; + calendar -> icalss; + impComm4xMail -> profile; + impComm4xMail -> intl; + impComm4xMail -> necko; + impComm4xMail -> string; + impComm4xMail -> msgbaseutil; + impComm4xMail -> import; + impComm4xMail -> msgbase; + impComm4xMail -> prefmigr; + impComm4xMail -> xpcom_obsolete; + impComm4xMail -> xpcom; + impComm4xMail -> unicharutil; + autoconfig -> profile; + autoconfig -> intl; + autoconfig -> pref; + autoconfig -> necko; + autoconfig -> xpconnect; + autoconfig -> string; + autoconfig -> embedcomponents; + autoconfig -> mozldap; + autoconfig -> windowwatcher; + autoconfig -> js; + autoconfig -> appshell; + autoconfig -> xpcom; + websrvcs -> string; + websrvcs -> xpcom; + websrvcs -> dom; + websrvcs -> xpconnect; + websrvcs -> js; + websrvcs -> caps; + websrvcs -> necko; + websrvcs -> xmlextras; + websrvcs -> content; + websrvcs -> widget; + websrvcs -> pref; + websrvcs -> intl; xremoteservice -> dom; - xremoteservice -> widget; + xremoteservice -> docshell; + xremoteservice -> pref; + xremoteservice -> necko; + xremoteservice -> string; + xremoteservice -> uriloader; xremoteservice -> gfx; xremoteservice -> windowwatcher; - xremoteservice -> uriloader; - xremoteservice -> string; - xremoteservice -> xpcom; - xremoteservice -> appshell; xremoteservice -> rdf; - xremoteservice -> pref; - xremoteservice -> docshell; - autoconfig -> necko; - autoconfig -> profile; - autoconfig -> xpconnect; - autoconfig -> embedcomponents; - autoconfig -> windowwatcher; - autoconfig -> mozldap; - autoconfig -> intl; - autoconfig -> string; - autoconfig -> xpcom; - autoconfig -> appshell; - autoconfig -> js; - autoconfig -> pref; + xremoteservice -> appshell; + xremoteservice -> widget; + xremoteservice -> xpcom; + vcard -> intl; + vcard -> pref; + vcard -> mailnews; + vcard -> necko; + vcard -> string; + vcard -> msgbaseutil; + vcard -> msgbase; + vcard -> xpcom_obsolete; + vcard -> uconv; + vcard -> msgdb; + vcard -> xpcom; + vcard -> mime; + msgdb -> necko; + msgdb -> locale; + msgdb -> mailnews; + msgdb -> string; + msgdb -> msgbaseutil; + msgdb -> msgbase; + msgdb -> mork; + msgdb -> xpcom_obsolete; + msgdb -> xpcom; + msgdb -> mime; + msgdb -> pref; + msgdb -> msgimap; + htmlparser -> nkcache; + htmlparser -> dom; + htmlparser -> intl; + htmlparser -> pref; + htmlparser -> necko; + htmlparser -> string; + htmlparser -> layout; + htmlparser -> expat; + htmlparser -> util; + htmlparser -> uconv; + htmlparser -> xpcom; + htmlparser -> unicharutil; + jsurl -> dom; + jsurl -> docshell; + jsurl -> js; + jsurl -> uconv; + jsurl -> caps; + jsurl -> jsconsole; + jsurl -> xpconnect; + jsurl -> appshell; + jsurl -> widget; + jsurl -> necko; + jsurl -> string; + jsurl -> xpcom; + spellchecker -> dom; + spellchecker -> pref; + spellchecker -> content; + spellchecker -> necko; + spellchecker -> string; + spellchecker -> layout; + spellchecker -> gfx; + spellchecker -> editor; + spellchecker -> uconv; + spellchecker -> widget; + spellchecker -> xpcom; + spellchecker -> unicharutil; + spellchecker -> txtsvc; + downloadmanager -> profile; downloadmanager -> dom; - downloadmanager -> necko; - downloadmanager -> windowwatcher; downloadmanager -> intl; - downloadmanager -> uriloader; + downloadmanager -> necko; downloadmanager -> string; - downloadmanager -> xpcom; - downloadmanager -> appshell; - downloadmanager -> mimetype; downloadmanager -> webbrowserpersist; - downloadmanager -> rdf; + downloadmanager -> uriloader; downloadmanager -> progressDlg; - cookie -> dom; - cookie -> necko; - cookie -> widget; - cookie -> windowwatcher; - cookie -> uriloader; - cookie -> intl; - cookie -> string; - cookie -> xpcom; - cookie -> appshell; - cookie -> content; - cookie -> pref; - cookie -> docshell; - import -> necko; - import -> msgbaseutil; - import -> mailnews; - import -> msgbase; - import -> addrbook; - import -> intl; - import -> string; - import -> xpcom; - import -> unicharutil; - import -> mork; - import -> uconv; - import -> rdf; - import -> msgdb; - i18n -> unicharutil; - i18n -> locale; - i18n -> htmlparser; + downloadmanager -> windowwatcher; + downloadmanager -> rdf; + downloadmanager -> appshell; + downloadmanager -> xpcom; + downloadmanager -> mimetype; + webbrowserpersist -> exthandler; + webbrowserpersist -> dom; + webbrowserpersist -> intl; + webbrowserpersist -> docshell; + webbrowserpersist -> content; + webbrowserpersist -> necko; + webbrowserpersist -> string; + webbrowserpersist -> uriloader; + webbrowserpersist -> shistory; + webbrowserpersist -> widget; + webbrowserpersist -> xpcom; + webbrowserpersist -> mimetype; + webbrowserpersist -> unicharutil; i18n -> lwbrk; - i18n -> widget; i18n -> webshell; i18n -> intl; + i18n -> chardet; + i18n -> content; + i18n -> uconv; + i18n -> necko; + i18n -> widget; + i18n -> locale; i18n -> string; i18n -> xpcom; - i18n -> necko; - i18n -> chardet; - i18n -> uconv; - i18n -> content; - caps -> necko; - caps -> dom; - caps -> xpconnect; - caps -> widget; - caps -> windowwatcher; - caps -> intl; - caps -> string; - caps -> xpcom; - caps -> content; - caps -> pref; - caps -> js; - caps -> jar; - caps -> docshell; - caps -> plugin; - msgmdn -> msgdb; + i18n -> htmlparser; + i18n -> unicharutil; + import -> intl; + import -> necko; + import -> mailnews; + import -> string; + import -> addrbook; + import -> msgbaseutil; + import -> msgbase; + import -> rdf; + import -> xpcom_obsolete; + import -> uconv; + import -> msgdb; + import -> xpcom; + import -> unicharutil; + prefmigr -> dom; + prefmigr -> windowwatcher; + prefmigr -> intl; + prefmigr -> webbrwsr; + prefmigr -> js; + prefmigr -> docshell; + prefmigr -> uconv; + prefmigr -> pref; + prefmigr -> xpcom_obsolete; + prefmigr -> widget; + prefmigr -> necko; + prefmigr -> string; + prefmigr -> xpcom; + layout_debug -> layout; + layout_debug -> gfx; + layout_debug -> dom; + layout_debug -> windowwatcher; + layout_debug -> view; + layout_debug -> docshell; + layout_debug -> pref; + layout_debug -> content; + layout_debug -> appshell; + layout_debug -> locale; + layout_debug -> widget; + layout_debug -> necko; + layout_debug -> string; + layout_debug -> xpcom; msgmdn -> necko; - msgmdn -> msgbaseutil; msgmdn -> mailnews; - msgmdn -> msgbase; - msgmdn -> xpcom; msgmdn -> string; + msgmdn -> msgbaseutil; + msgmdn -> msgbase; + msgmdn -> xpcom_obsolete; + msgmdn -> xpcom; + msgmdn -> msgdb; msgmdn -> mime; - msgmdn -> dom; - msgmdn -> mimetype; - msgmdn -> msgcompose; msgmdn -> intl; msgmdn -> pref; msgmdn -> msgimap; - mimeemitter -> mime; + msgmdn -> msgcompose; + msgmdn -> mimetype; + myspell -> spellchecker; + myspell -> dom; + myspell -> nspr; + myspell -> content; + myspell -> necko; + myspell -> string; + myspell -> layout; + myspell -> gfx; + myspell -> editor; + myspell -> uconv; + myspell -> widget; + myspell -> xpcom; + myspell -> unicharutil; + myspell -> txtsvc; + caps -> plugin; + caps -> dom; + caps -> intl; + caps -> docshell; + caps -> content; + caps -> pref; + caps -> necko; + caps -> xpconnect; + caps -> string; + caps -> windowwatcher; + caps -> js; + caps -> jar; + caps -> widget; + caps -> xpcom; + mimeemitter -> intl; mimeemitter -> pref; mimeemitter -> locale; mimeemitter -> necko; - mimeemitter -> msgbase; mimeemitter -> string; - mimeemitter -> intl; + mimeemitter -> msgbase; + mimeemitter -> xpcom_obsolete; mimeemitter -> xpcom; + mimeemitter -> mime; mimeemitter -> mailnews; - mimeemitter -> msgbaseutil; mimeemitter -> msgnews; + mimeemitter -> msgbaseutil; mimeemitter -> mimetype; mimeemitter -> msgdb; mimeemitter -> unicharutil; - transformiix -> xpcom; + xmlextras -> dom; + xmlextras -> content; + xmlextras -> xpconnect; + xmlextras -> string; + xmlextras -> js; + xmlextras -> xpcom; + xmlextras -> caps; + xmlextras -> necko; + xmlextras -> widget; + xmlextras -> embedcomponents; + xmlextras -> gfx; + xmlextras -> layout; + xmlextras -> windowwatcher; + xmlextras -> uconv; + xmlextras -> htmlparser; + widget -> string; + widget -> xpcom; + widget -> gfx; + widget -> dom; + widget -> pref; + widget -> necko; + widget -> uconv; + widget -> unicharutil; + widget -> content; + widget -> locale; + widget -> xremoteservice; + widget -> layout; + widget -> util; + widget -> view; + widget -> appshell; + widget -> htmlparser; + svg_doc -> dom; + svg_doc -> webshell; + svg_doc -> caps; + svg_doc -> content; + svg_doc -> xpconnect; + svg_doc -> locale; + svg_doc -> necko; + svg_doc -> string; + svg_doc -> lwbrk; + svg_doc -> layout; + svg_doc -> gfx; + svg_doc -> view; + svg_doc -> js; + svg_doc -> widget; + svg_doc -> xpcom; + svg_doc -> htmlparser; + exthandler -> plugin; + exthandler -> history; + exthandler -> dom; + exthandler -> intl; + exthandler -> webshell; + exthandler -> pref; + exthandler -> necko; + exthandler -> string; + exthandler -> uriloader; + exthandler -> windowwatcher; + exthandler -> helperAppDlg; + exthandler -> rdf; + exthandler -> uconv; + exthandler -> xpcom; + exthandler -> mimetype; + exthandler -> unicharutil; + uriloader -> exthandler; + uriloader -> dom; + uriloader -> webshell; + uriloader -> intl; + uriloader -> docshell; + uriloader -> caps; + uriloader -> content; + uriloader -> xpconnect; + uriloader -> necko; + uriloader -> string; + uriloader -> gfx; + uriloader -> layout; + uriloader -> js; + uriloader -> widget; + uriloader -> mimetype; + uriloader -> xpcom; + find -> dom; + find -> docshell; + find -> caps; + find -> content; + find -> xpconnect; + find -> necko; + find -> locale; + find -> string; + find -> lwbrk; + find -> gfx; + find -> layout; + find -> js; + find -> widget; + find -> xpcom; + find -> unicharutil; + find -> htmlparser; + wallet -> content; + wallet -> string; + wallet -> gfx; + wallet -> layout; + wallet -> dom; + wallet -> webshell; + wallet -> intl; + wallet -> docshell; + wallet -> pref; + wallet -> necko; + wallet -> uriloader; + wallet -> windowwatcher; + wallet -> xpcom_obsolete; + wallet -> widget; + wallet -> xpcom; + wallet -> unicharutil; + necko -> string; + necko -> xpcom; + necko -> pref; + necko -> mimetype; + necko -> uconv; + necko -> nkcache; + necko -> intl; + necko -> caps; + necko -> xpconnect; + necko -> locale; + necko -> js; + necko -> unicharutil; + necko -> exthandler; + necko -> util; + necko -> jar; + necko -> imglib2; + necko -> necko2; + xmlterm -> dom; + xmlterm -> webshell; + xmlterm -> content; + xmlterm -> necko; + xmlterm -> string; + xmlterm -> uriloader; + xmlterm -> gfx; + xmlterm -> layout; + xmlterm -> js; + xmlterm -> widget; + xmlterm -> xpcom; + xmlterm -> docshell; + xmlterm -> pref; + xmlterm -> caps; + xmlterm -> locale; + xmlterm -> view; + xmlterm -> appshell; + xultmpl -> content; + xultmpl -> caps; + xultmpl -> locale; + xultmpl -> string; + xultmpl -> gfx; + xultmpl -> layout; + xultmpl -> htmlparser; + xultmpl -> xuldoc; + xultmpl -> dom; + xultmpl -> webshell; + xultmpl -> xpconnect; + xultmpl -> necko; + xultmpl -> xul; + xultmpl -> rdf; + xultmpl -> js; + xultmpl -> widget; + xultmpl -> xpcom; + xultmpl -> unicharutil; + gfx -> string; + gfx -> xpcom; + gfx -> locale; + gfx -> pref; + gfx -> uconv; + gfx -> widget; + gfx -> imglib2; + gfx -> view; + gfx -> necko; + gfx -> unicharutil; + gfx -> content; + gfx -> xprintutil; + gfx -> layout; + gfx -> dom; + gfx -> caps; + gfx -> xlibrgb; + gfx -> windowwatcher; + gfx -> util; + browser -> content; + browser -> string; + browser -> gfx; + browser -> appcomps; + browser -> history; + browser -> dom; + browser -> webshell; + browser -> docshell; + browser -> pref; + browser -> necko; + browser -> uriloader; + browser -> windowwatcher; + browser -> js; + browser -> webbrwsr; + browser -> widget; + browser -> shistory; + browser -> appshell; + browser -> xpcom; + chrome -> content; + chrome -> string; + chrome -> layout; + chrome -> necko; + chrome -> jar; + chrome -> rdf; + chrome -> xpcom; + chrome -> imglib2; + chrome -> caps; + chrome -> gfx; + chrome -> xuldoc; + chrome -> dom; + chrome -> intl; + chrome -> docshell; + chrome -> pref; + chrome -> xpconnect; + chrome -> js; + chrome -> widget; + chrome -> appshell; transformiix -> content; - transformiix -> dom; transformiix -> string; + transformiix -> dom; transformiix -> widget; + transformiix -> xpcom; transformiix -> unicharutil; transformiix -> necko; transformiix -> xpconnect; transformiix -> js; transformiix -> caps; - transformiix -> webshell; - transformiix -> htmlparser; + transformiix -> layout; transformiix -> locale; + transformiix -> htmlparser; + transformiix -> webshell; transformiix -> docshell; - wallet -> dom; - wallet -> necko; - wallet -> widget; - wallet -> gfx; - wallet -> windowwatcher; - wallet -> webshell; - wallet -> intl; - wallet -> uriloader; - wallet -> string; - wallet -> xpcom; - wallet -> unicharutil; - wallet -> content; - wallet -> pref; - wallet -> docshell; - wallet -> layout; - profile -> necko; - profile -> dom; - profile -> widget; - profile -> windowwatcher; - profile -> intl; - profile -> uriloader; - profile -> string; - profile -> xpcom; - profile -> appshell; - profile -> uconv; - profile -> prefmigr; - profile -> pref; - profile -> chrome; - profile -> docshell; - profile -> webbrwsr; - gfx -> imglib2; - gfx -> xpcom; - gfx -> string; - gfx -> widget; - gfx -> view; - gfx -> uconv; - gfx -> pref; - gfx -> unicharutil; - gfx -> locale; - gfx -> necko; - gfx -> content; - gfx -> windowwatcher; - gfx -> dom; - gfx -> layout; - gfx -> util; - exthandler -> necko; - exthandler -> dom; - exthandler -> windowwatcher; - exthandler -> webshell; - exthandler -> intl; - exthandler -> uriloader; - exthandler -> string; - exthandler -> xpcom; - exthandler -> helperAppDlg; - exthandler -> unicharutil; - exthandler -> mimetype; - exthandler -> uconv; - exthandler -> rdf; - exthandler -> pref; - exthandler -> plugin; - inspector -> dom; - inspector -> widget; - inspector -> xpcom; - inspector -> gfx; - inspector -> imglib2; - inspector -> locale; - inspector -> necko; - inspector -> string; - inspector -> content; - inspector -> layout; - inspector -> mimetype; - inspector -> zlib; - inspector -> docshell; - inspector -> view; - inspector -> exthandler; - inspector -> png; - svg_doc -> locale; - svg_doc -> necko; - svg_doc -> dom; - svg_doc -> xpconnect; - svg_doc -> lwbrk; - svg_doc -> htmlparser; - svg_doc -> widget; - svg_doc -> gfx; - svg_doc -> webshell; - svg_doc -> caps; - svg_doc -> string; - svg_doc -> xpcom; - svg_doc -> view; - svg_doc -> content; - svg_doc -> js; - svg_doc -> layout; - widget -> xpcom; - widget -> string; - widget -> gfx; - widget -> dom; - widget -> unicharutil; - widget -> uconv; - widget -> pref; - widget -> necko; - widget -> locale; - widget -> xremoteservice; - widget -> htmlparser; - widget -> appshell; - widget -> view; - widget -> content; - widget -> util; - widget -> layout; - xmlterm -> layout; - xmlterm -> necko; - xmlterm -> dom; - xmlterm -> widget; - xmlterm -> gfx; - xmlterm -> webshell; - xmlterm -> string; - xmlterm -> uriloader; - xmlterm -> xpcom; - xmlterm -> content; - xmlterm -> locale; - xmlterm -> caps; - xmlterm -> view; - xmlterm -> pref; - xmlterm -> appshell; - xmlterm -> docshell; - msglocal -> msgbaseutil; - msglocal -> mailnews; - msglocal -> msgbase; - msglocal -> xpcom; - msglocal -> rdf; - msglocal -> mime; - msglocal -> nkcache; - msglocal -> pref; - msglocal -> msgdb; - msglocal -> necko; - msglocal -> txmgr; - msglocal -> string; - msglocal -> intl; - msglocal -> rdfutil; - msglocal -> unicharutil; - msglocal -> msgimap; - msglocal -> docshell; - browser -> dom; - browser -> necko; - browser -> appcomps; - browser -> widget; - browser -> gfx; - browser -> shistory; - browser -> windowwatcher; - browser -> webshell; - browser -> uriloader; - browser -> string; - browser -> xpcom; - browser -> appshell; - browser -> chardet; - browser -> content; - browser -> pref; - browser -> webbrwsr; - browser -> docshell; - xmlextras -> dom; - xmlextras -> caps; - xmlextras -> xpcom; - xmlextras -> necko; - xmlextras -> xpconnect; - xmlextras -> string; - xmlextras -> js; - xmlextras -> content; - xmlextras -> widget; - xmlextras -> webbrwsr; - xmlextras -> htmlparser; - xmlextras -> embedcomponents; - xmlextras -> gfx; - xmlextras -> windowwatcher; - xmlextras -> uconv; - xmlextras -> docshell; - xmlextras -> layout; - gtkembedmoz -> dom; - gtkembedmoz -> string; - gtkembedmoz -> xpcom; - gtkembedmoz -> shistory; - gtkembedmoz -> gfx; - gtkembedmoz -> mpfilelocprovider; - gtkembedmoz -> windowwatcher; - gtkembedmoz -> webshell; - gtkembedmoz -> embed_base; - gtkembedmoz -> uriloader; - gtkembedmoz -> necko; - gtkembedmoz -> widget; - gtkembedmoz -> content; - gtkembedmoz -> pref; - gtkembedmoz -> webbrwsr; - gtkembedmoz -> layout; - gtkembedmoz -> docshell; - xultmpl -> dom; - xultmpl -> htmlparser; - xultmpl -> widget; - xultmpl -> gfx; - xultmpl -> caps; - xultmpl -> xpcom; - xultmpl -> unicharutil; - xultmpl -> xuldoc; - xultmpl -> necko; - xultmpl -> locale; - xultmpl -> xpconnect; - xultmpl -> webshell; - xultmpl -> string; - xultmpl -> xul; - xultmpl -> content; - xultmpl -> rdf; - xultmpl -> js; - xultmpl -> layout; - necko -> xpcom; - necko -> string; - necko -> pref; - necko -> mimetype; - necko -> uconv; - necko -> exthandler; - necko -> caps; - necko -> intl; - necko -> js; - necko -> nkcache; - necko -> locale; - necko -> xpconnect; - necko -> jar; - necko -> zlib; - necko -> util; - necko -> necko2; - necko -> unicharutil; - necko -> imglib2; - oji -> dom; - oji -> java; - oji -> widget; - oji -> gfx; - oji -> windowwatcher; - oji -> caps; - oji -> xpcom; - oji -> pref; - oji -> webbrwsr; - oji -> docshell; - oji -> plugin; - oji -> necko; - oji -> xpconnect; - oji -> intl; - oji -> string; - oji -> liveconnect; - oji -> jar; - oji -> js; - oji -> layout; - xul -> dom; - xul -> lwbrk; - xul -> htmlparser; - xul -> widget; - xul -> gfx; - xul -> caps; - xul -> xpcom; - xul -> xuldoc; - xul -> necko; - xul -> locale; - xul -> xpconnect; - xul -> webshell; - xul -> xultmpl; - xul -> string; - xul -> view; - xul -> content; - xul -> rdf; - xul -> js; - xul -> layout; + transformiix -> uconv; + transformiix -> intl; + transformiix -> windowwatcher; + transformiix -> mimetype; xpinstall -> libreg; - xpinstall -> widget; - xpinstall -> windowwatcher; - xpinstall -> uriloader; - xpinstall -> xpcom; - xpinstall -> pref; - xpinstall -> docshell; - xpinstall -> plugin; - xpinstall -> necko; + xpinstall -> chrome; + xpinstall -> caps; xpinstall -> locale; - xpinstall -> zlib; - xpinstall -> xpconnect; - xpinstall -> dom; xpinstall -> string; + xpinstall -> plugin; + xpinstall -> dom; xpinstall -> intl; - xpinstall -> content; + xpinstall -> pref; + xpinstall -> necko; + xpinstall -> xpconnect; + xpinstall -> uriloader; + xpinstall -> windowwatcher; xpinstall -> js; xpinstall -> jar; - xpinstall -> chrome; - chrome -> necko; - chrome -> xpcom; - chrome -> string; - chrome -> content; - chrome -> rdf; - chrome -> jar; - chrome -> caps; - chrome -> pref; - chrome -> docshell; - chrome -> xuldoc; - chrome -> xpconnect; - chrome -> dom; - chrome -> intl; - chrome -> appshell; - chrome -> widget; - chrome -> gfx; - chrome -> imglib2; - chrome -> js; - chrome -> layout; - webbrwsr -> dom; - webbrwsr -> xpcom; - webbrwsr -> widget; - webbrwsr -> shistory; - webbrwsr -> gfx; + xpinstall -> xpcom_obsolete; + xpinstall -> widget; + xpinstall -> xpcom; + xpinstall -> unicharutil; + gtkembedmoz -> string; + gtkembedmoz -> dom; + gtkembedmoz -> xpcom; + gtkembedmoz -> accessibility; + gtkembedmoz -> content; + gtkembedmoz -> gfx; + gtkembedmoz -> layout; + gtkembedmoz -> webshell; + gtkembedmoz -> docshell; + gtkembedmoz -> pref; + gtkembedmoz -> profdirserviceprovider; + gtkembedmoz -> necko; + gtkembedmoz -> uriloader; + gtkembedmoz -> embed_base; + gtkembedmoz -> windowwatcher; + gtkembedmoz -> js; + gtkembedmoz -> webbrwsr; + gtkembedmoz -> widget; + gtkembedmoz -> shistory; + xul -> caps; + xul -> content; + xul -> locale; + xul -> string; + xul -> lwbrk; + xul -> gfx; + xul -> layout; + xul -> view; + xul -> htmlparser; + xul -> xuldoc; + xul -> dom; + xul -> webshell; + xul -> xultmpl; + xul -> necko; + xul -> xpconnect; + xul -> js; + xul -> rdf; + xul -> widget; + xul -> xpcom; + profile -> string; + profile -> uriloader; + profile -> xpcom_obsolete; + profile -> appshell; + profile -> xpcom; + profile -> chrome; + profile -> prefmigr; + profile -> dom; + profile -> intl; + profile -> docshell; + profile -> profdirserviceprovider; + profile -> pref; + profile -> xpconnect; + profile -> necko; + profile -> windowwatcher; + profile -> webbrwsr; + profile -> js; + profile -> uconv; + profile -> widget; + msglocal -> string; + msglocal -> msgbaseutil; + msglocal -> msgbase; + msglocal -> txmgr; + msglocal -> rdfutil; + msglocal -> msgdb; + msglocal -> nkcache; + msglocal -> intl; + msglocal -> pref; + msglocal -> mailnews; + msglocal -> necko; + msglocal -> rdf; + msglocal -> xpcom_obsolete; + msglocal -> xpcom; + msglocal -> mime; + msglocal -> caps; + msglocal -> docshell; + msglocal -> msgimap; + msglocal -> unicharutil; + webbrwsr -> content; + webbrwsr -> string; webbrwsr -> webbrowserpersist; - webbrwsr -> windowwatcher; - webbrwsr -> uriloader; + webbrwsr -> gfx; + webbrwsr -> layout; + webbrwsr -> dom; webbrwsr -> docshell; webbrwsr -> necko; - webbrwsr -> string; - webbrwsr -> content; - webbrwsr -> layout; - webbrwsr -> locale; + webbrwsr -> uriloader; + webbrwsr -> windowwatcher; + webbrwsr -> widget; + webbrwsr -> shistory; + webbrwsr -> xpcom; webbrwsr -> imglib2; + webbrwsr -> locale; webbrwsr -> history; webbrwsr -> webshell; - webbrwsr -> toolkitcomps; - webbrwsr -> unicharutil; webbrwsr -> js; - webbrwsr -> appcomps; - uriloader -> dom; - uriloader -> xpcom; - uriloader -> exthandler; - uriloader -> necko; - uriloader -> string; - uriloader -> htmlparser; - uriloader -> widget; - uriloader -> gfx; - uriloader -> caps; - uriloader -> mimetype; - uriloader -> uconv; - uriloader -> docshell; - uriloader -> xpconnect; - uriloader -> webshell; - uriloader -> intl; - uriloader -> prefetch; - uriloader -> helperAppDlg; - uriloader -> content; - uriloader -> rdf; - uriloader -> js; - uriloader -> layout; - accessibility -> dom; - accessibility -> string; + webbrwsr -> unicharutil; + oji -> caps; + oji -> string; + oji -> layout; + oji -> gfx; + oji -> plugin; + oji -> dom; + oji -> intl; + oji -> docshell; + oji -> java; + oji -> pref; + oji -> necko; + oji -> xpconnect; + oji -> windowwatcher; + oji -> webbrwsr; + oji -> jar; + oji -> js; + oji -> liveconnect; + oji -> widget; + oji -> xpcom; + apprunner -> profile; + apprunner -> jprof; + apprunner -> chrome; + apprunner -> locale; + apprunner -> string; + apprunner -> xremoteservice; + apprunner -> embedcomponents; + apprunner -> gfx; + apprunner -> dom; + apprunner -> docshell; + apprunner -> pref; + apprunner -> necko; + apprunner -> uriloader; + apprunner -> windowwatcher; + apprunner -> embed_base; + apprunner -> webbrwsr; + apprunner -> xpinstall; + apprunner -> appshell; + apprunner -> widget; + apprunner -> xpcom; accessibility -> xpcom; - accessibility -> htmlparser; - accessibility -> widget; + accessibility -> content; + accessibility -> string; + accessibility -> locale; accessibility -> gfx; accessibility -> layout; - accessibility -> docshell; - accessibility -> plugin; - accessibility -> locale; - accessibility -> necko; - accessibility -> webshell; + accessibility -> dom; accessibility -> intl; - accessibility -> content; - accessibility -> view; + accessibility -> necko; + accessibility -> widget; accessibility -> pref; - accessibility -> appshell; - accessibility -> uriloader; - accessibility -> webbrwsr; - accessibility -> xuldoc; - accessibility -> imglib2; accessibility -> editor; - msgnews -> dom; - msgnews -> msgbaseutil; - msgnews -> mailnews; - msgnews -> msgbase; - msgnews -> layout; - msgnews -> uriloader; - msgnews -> xpcom; - msgnews -> mime; - msgnews -> nkcache; - msgnews -> pref; - msgnews -> msgdb; - msgnews -> necko; - msgnews -> string; - msgnews -> intl; - msgnews -> appshell; - msgnews -> rdfutil; - msgnews -> rdf; - msgnews -> windowwatcher; - msgnews -> mork; - msgnews -> docshell; - msgnews -> locale; - msgnews -> webshell; - typeaheadfind -> dom; + accessibility -> view; + accessibility -> xuldoc; + accessibility -> plugin; + accessibility -> webshell; + accessibility -> docshell; + accessibility -> uriloader; + accessibility -> imglib2; + accessibility -> commandhandler; + accessibility -> composer; + accessibility -> htmlparser; + typeaheadfind -> content; + typeaheadfind -> string; + typeaheadfind -> locale; typeaheadfind -> find; typeaheadfind -> embedcomponents; - typeaheadfind -> appcomps; - typeaheadfind -> widget; typeaheadfind -> gfx; - typeaheadfind -> windowwatcher; - typeaheadfind -> xpcom; - typeaheadfind -> uriloader; - typeaheadfind -> unicharutil; - typeaheadfind -> webBrowser_core; - typeaheadfind -> pref; - typeaheadfind -> webbrwsr; - typeaheadfind -> docshell; - typeaheadfind -> locale; - typeaheadfind -> necko; + typeaheadfind -> layout; + typeaheadfind -> view; + typeaheadfind -> appcomps; + typeaheadfind -> xuldoc; + typeaheadfind -> dom; typeaheadfind -> webshell; typeaheadfind -> intl; - typeaheadfind -> string; - typeaheadfind -> mozcomps; - typeaheadfind -> content; - typeaheadfind -> view; - typeaheadfind -> layout; - msgimap -> xpcom; - msgimap -> msgbaseutil; - msgimap -> mailnews; - msgimap -> msgbase; - msgimap -> nkcache; - msgimap -> mime; - msgimap -> uriloader; - msgimap -> pref; - msgimap -> msgdb; - msgimap -> necko; - msgimap -> txmgr; - msgimap -> msglocal; - msgimap -> string; - msgimap -> intl; - msgimap -> rdfutil; - msgimap -> rdf; - msgimap -> windowwatcher; - msgimap -> unicharutil; - msgimap -> uconv; - msgimap -> mimetype; - msgimap -> dom; - msgimap -> appshell; - msgimap -> msgnews; - msgimap -> docshell; - webshell_tests -> dom; - webshell_tests -> webbrwsr; - webshell_tests -> widget; - webshell_tests -> gfx; - webshell_tests -> necko; - webshell_tests -> webshell; - webshell_tests -> uriloader; - webshell_tests -> xpcom; + typeaheadfind -> docshell; + typeaheadfind -> pref; + typeaheadfind -> necko; + typeaheadfind -> uriloader; + typeaheadfind -> windowwatcher; + typeaheadfind -> webbrwsr; + typeaheadfind -> widget; + typeaheadfind -> xpcom; + typeaheadfind -> unicharutil; + msgnews -> string; + msgnews -> msgbaseutil; + msgnews -> msgbase; + msgnews -> layout; + msgnews -> rdfutil; + msgnews -> msgdb; + msgnews -> dom; + msgnews -> nkcache; + msgnews -> intl; + msgnews -> pref; + msgnews -> mailnews; + msgnews -> necko; + msgnews -> uriloader; + msgnews -> rdf; + msgnews -> xpcom_obsolete; + msgnews -> appshell; + msgnews -> xpcom; + msgnews -> mime; + msgnews -> locale; + msgnews -> webshell; + msgnews -> docshell; + msgnews -> mork; + msgnews -> windowwatcher; + plugin -> exthandler; + plugin -> imglib2; + plugin -> content; + plugin -> caps; + plugin -> string; + plugin -> layout; + plugin -> gfx; + plugin -> gtkxtbin; + plugin -> dom; + plugin -> intl; + plugin -> docshell; + plugin -> java; + plugin -> pref; + plugin -> xpconnect; + plugin -> necko; + plugin -> oji; + plugin -> windowwatcher; + plugin -> js; + plugin -> uconv; + plugin -> widget; + plugin -> xpcom; + plugin -> mimetype; + plugin -> unicharutil; webshell_tests -> string; - webshell_tests -> util; + webshell_tests -> gfx; + webshell_tests -> dom; + webshell_tests -> webshell; webshell_tests -> docshell; - webshell_tests -> htmlparser; - webshell_tests -> windowwatcher; - webshell_tests -> editor; - webshell_tests -> unicharutil; - webshell_tests -> pref; - webshell_tests -> intl; - webshell_tests -> xpconnect; - webshell_tests -> embed_base; - webshell_tests -> view; + webshell_tests -> necko; + webshell_tests -> uriloader; + webshell_tests -> webbrwsr; + webshell_tests -> util; + webshell_tests -> widget; + webshell_tests -> xpcom; webshell_tests -> content; - webshell_tests -> js; - webshell_tests -> layout; webshell_tests -> locale; - appshell -> dom; - appshell -> browser; - appshell -> widget; - appshell -> gfx; - appshell -> windowwatcher; + webshell_tests -> layout; + webshell_tests -> editor; + webshell_tests -> view; + webshell_tests -> htmlparser; + webshell_tests -> intl; + webshell_tests -> pref; + webshell_tests -> xpconnect; + webshell_tests -> windowwatcher; + webshell_tests -> embed_base; + webshell_tests -> js; + webshell_tests -> unicharutil; + appshell -> exthandler; + appshell -> profile; appshell -> caps; + appshell -> browser; + appshell -> content; + appshell -> locale; + appshell -> string; + appshell -> gfx; + appshell -> layout; + appshell -> dom; + appshell -> webshell; + appshell -> intl; + appshell -> docshell; + appshell -> pref; + appshell -> necko; + appshell -> xpconnect; appshell -> uriloader; + appshell -> windowwatcher; + appshell -> js; + appshell -> webbrwsr; + appshell -> uconv; + appshell -> widget; appshell -> xpcom; appshell -> unicharutil; - appshell -> pref; - appshell -> webbrwsr; - appshell -> docshell; - appshell -> necko; - appshell -> locale; - appshell -> profile; - appshell -> xpconnect; - appshell -> webshell; - appshell -> embed_base; - appshell -> intl; - appshell -> string; - appshell -> xul; - appshell -> content; - appshell -> js; - appshell -> layout; - addrbook -> dom; - addrbook -> msgbaseutil; - addrbook -> msgbase; - addrbook -> appcomps; - addrbook -> widget; - addrbook -> rdfutil; - addrbook -> uriloader; - addrbook -> xpcom; - addrbook -> rdf; - addrbook -> mime; - addrbook -> layout; - addrbook -> necko; - addrbook -> docshell; addrbook -> locale; addrbook -> string; - addrbook -> intl; addrbook -> mozldap; - addrbook -> appshell; + addrbook -> msgbaseutil; + addrbook -> msgbase; + addrbook -> layout; + addrbook -> rdfutil; + addrbook -> appcomps; + addrbook -> dom; + addrbook -> intl; + addrbook -> docshell; + addrbook -> necko; + addrbook -> uriloader; addrbook -> mork; - addrbook -> windowwatcher; - addrbook -> unicharutil; - addrbook -> uconv; - addrbook -> content; + addrbook -> rdf; + addrbook -> xpcom_obsolete; + addrbook -> appshell; + addrbook -> widget; + addrbook -> xpcom; + addrbook -> mime; addrbook -> pref; addrbook -> import; - apprunner -> dom; - apprunner -> jprof; - apprunner -> embedcomponents; - apprunner -> browser; - apprunner -> widget; - apprunner -> gfx; - apprunner -> mpfilelocprovider; - apprunner -> windowwatcher; - apprunner -> uriloader; - apprunner -> xpcom; - apprunner -> uconv; - apprunner -> pref; - apprunner -> docshell; - apprunner -> webbrwsr; - apprunner -> locale; - apprunner -> necko; - apprunner -> profile; - apprunner -> xpconnect; - apprunner -> xremoteservice; - apprunner -> string; - apprunner -> embed_base; - apprunner -> appshell; - apprunner -> view; - apprunner -> chrome; - apprunner -> xpinstall; - embedcomponents -> xpcom; - embedcomponents -> string; - embedcomponents -> dom; - embedcomponents -> js; - embedcomponents -> windowwatcher; - embedcomponents -> uriloader; - embedcomponents -> gfx; - embedcomponents -> necko; - embedcomponents -> webbrwsr; - embedcomponents -> embed_base; - embedcomponents -> content; - embedcomponents -> xpconnect; - embedcomponents -> intl; - embedcomponents -> widget; - embedcomponents -> docshell; - embedcomponents -> jsconsole; - embedcomponents -> caps; - embedcomponents -> htmlparser; - embedcomponents -> mimetype; - embedcomponents -> txtsvc; - embedcomponents -> webbrowserpersist; - embedcomponents -> pref; - embedcomponents -> find; - embedcomponents -> lwbrk; - embedcomponents -> commandhandler; - embedcomponents -> xuldoc; - xuldoc -> dom; - xuldoc -> lwbrk; - xuldoc -> htmlparser; - xuldoc -> widget; - xuldoc -> gfx; - xuldoc -> uriloader; - xuldoc -> caps; - xuldoc -> xpcom; - xuldoc -> unicharutil; - xuldoc -> mimetype; - xuldoc -> pref; - xuldoc -> docshell; + addrbook -> windowwatcher; + addrbook -> uconv; + addrbook -> unicharutil; + msgimap -> string; + msgimap -> msgbaseutil; + msgimap -> msgbase; + msgimap -> txmgr; + msgimap -> rdfutil; + msgimap -> msgdb; + msgimap -> nkcache; + msgimap -> intl; + msgimap -> pref; + msgimap -> mailnews; + msgimap -> necko; + msgimap -> uriloader; + msgimap -> msglocal; + msgimap -> rdf; + msgimap -> xpcom_obsolete; + msgimap -> xpcom; + msgimap -> mime; + msgimap -> msgnews; + msgimap -> dom; + msgimap -> docshell; + msgimap -> windowwatcher; + msgimap -> uconv; + msgimap -> appshell; + msgimap -> mimetype; + msgimap -> unicharutil; xuldoc -> exthandler; + xuldoc -> chrome; + xuldoc -> caps; + xuldoc -> content; xuldoc -> locale; - xuldoc -> necko; - xuldoc -> xpconnect; + xuldoc -> string; + xuldoc -> lwbrk; + xuldoc -> gfx; + xuldoc -> layout; + xuldoc -> view; + xuldoc -> htmlparser; + xuldoc -> dom; xuldoc -> webshell; xuldoc -> xultmpl; - xuldoc -> string; + xuldoc -> docshell; + xuldoc -> pref; + xuldoc -> xpconnect; + xuldoc -> necko; + xuldoc -> uriloader; xuldoc -> xul; - xuldoc -> content; - xuldoc -> view; xuldoc -> rdf; xuldoc -> js; - xuldoc -> layout; - xuldoc -> chrome; - plugin -> dom; - plugin -> oji; - plugin -> java; - plugin -> widget; - plugin -> gfx; - plugin -> imglib2; - plugin -> windowwatcher; - plugin -> caps; - plugin -> xpcom; - plugin -> unicharutil; - plugin -> xlibrgb; - plugin -> mimetype; - plugin -> uconv; - plugin -> gtkxtbin; - plugin -> pref; - plugin -> webbrwsr; - plugin -> docshell; - plugin -> exthandler; - plugin -> necko; - plugin -> xpconnect; - plugin -> xlibxtbin; - plugin -> webshell; - plugin -> string; - plugin -> intl; - plugin -> content; - plugin -> layout; - msgbaseutil -> mailnews; - msgbaseutil -> msgbase; - msgbaseutil -> msgnews; - msgbaseutil -> windowwatcher; - msgbaseutil -> addrbook; - msgbaseutil -> uriloader; - msgbaseutil -> xpcom; - msgbaseutil -> unicharutil; - msgbaseutil -> mime; - msgbaseutil -> mimetype; - msgbaseutil -> uconv; - msgbaseutil -> nkcache; - msgbaseutil -> pref; - msgbaseutil -> msgdb; - msgbaseutil -> msgimap; - msgbaseutil -> docshell; - msgbaseutil -> necko; - msgbaseutil -> locale; - msgbaseutil -> txmgr; - msgbaseutil -> msglocal; - msgbaseutil -> webshell; - msgbaseutil -> string; - msgbaseutil -> intl; - msgbaseutil -> appshell; - msgbaseutil -> mork; - msgbaseutil -> rdfutil; - msgbaseutil -> rdf; - msgbaseutil -> msgcompose; - mime -> xpcom; - mime -> uconv; + xuldoc -> widget; + xuldoc -> mimetype; + xuldoc -> xpcom; + xuldoc -> unicharutil; + embedcomponents -> string; + embedcomponents -> xpcom; + embedcomponents -> dom; + embedcomponents -> windowwatcher; + embedcomponents -> js; + embedcomponents -> content; + embedcomponents -> necko; + embedcomponents -> embed_base; + embedcomponents -> webbrwsr; + embedcomponents -> caps; + embedcomponents -> gfx; + embedcomponents -> intl; + embedcomponents -> docshell; + embedcomponents -> xpconnect; + embedcomponents -> jsconsole; + embedcomponents -> uriloader; + embedcomponents -> widget; + embedcomponents -> find; + embedcomponents -> webbrowserpersist; + embedcomponents -> commandhandler; + embedcomponents -> lwbrk; + embedcomponents -> htmlparser; + embedcomponents -> xuldoc; + embedcomponents -> pref; + embedcomponents -> mimetype; + embedcomponents -> profilesharingsetup; + editor -> content; + editor -> string; + editor -> txmgr; + editor -> gfx; + editor -> layout; + editor -> dom; + editor -> necko; + editor -> widget; + editor -> xpcom; + editor -> htmlparser; + editor -> pref; + editor -> locale; + editor -> commandhandler; + editor -> view; + editor -> unicharutil; + editor -> txtsvc; + editor -> xuldoc; + editor -> docshell; + editor -> imglib2; + editor -> chrome; + editor -> lwbrk; + editor -> composer; + editor -> webshell; + editor -> uriloader; + editor -> js; + editor -> appshell; + mime -> string; mime -> msgbase; mime -> pref; mime -> necko; - mime -> string; - mime -> msgsmime; - mime -> htmlparser; - mime -> imglib2; - mime -> uriloader; - mime -> caps; - mime -> editor; - mime -> unicharutil; - mime -> mimetype; - mime -> nkcache; - mime -> msgdb; - mime -> mailnews; - mime -> msgimap; + mime -> uconv; + mime -> xpcom; mime -> exthandler; - mime -> dom; - mime -> xpconnect; - mime -> msgbaseutil; - mime -> intl; + mime -> imglib2; mime -> content; - mime -> chardet; - mime -> pipnss; - mime -> msgcompose; - mime -> js; + mime -> caps; + mime -> msgbaseutil; mime -> layout; - editor -> dom; - editor -> layout; - editor -> htmlparser; - editor -> content; - editor -> widget; - editor -> gfx; - editor -> string; - editor -> txmgr; - editor -> necko; - editor -> xpcom; - editor -> unicharutil; - editor -> pref; - editor -> commandhandler; - editor -> xuldoc; - editor -> locale; - editor -> appshell; - editor -> view; - editor -> txtsvc; - editor -> composer; - editor -> uriloader; - editor -> windowwatcher; - editor -> webshell; - editor -> imglib2; - editor -> intl; - editor -> webbrwsr; - editor -> docshell; - editor -> appcomps; - editor -> lwbrk; - editor -> chrome; - editor -> mimetype; - dom -> content; - dom -> caps; - dom -> xpcom; - dom -> string; - dom -> widget; - dom -> xpconnect; - dom -> gfx; - dom -> js; - dom -> plugin; - dom -> xuldoc; - dom -> necko; - dom -> sidebar; - dom -> layout; - dom -> docshell; - dom -> webbrwsr; - dom -> find; - dom -> htmlparser; - dom -> java; - dom -> oji; - dom -> shistory; - dom -> webshell; - dom -> intl; - dom -> uconv; - dom -> appshell; - dom -> locale; - dom -> chardet; - dom -> view; - dom -> uriloader; - dom -> windowwatcher; - dom -> pref; - docshell -> appcomps; - docshell -> dom; - docshell -> find; - docshell -> htmlparser; - docshell -> widget; - docshell -> gfx; - docshell -> shistory; - docshell -> pref; - docshell -> editor; - docshell -> uriloader; - docshell -> xpcom; - docshell -> composer; - docshell -> necko; - docshell -> webshell; - docshell -> string; - docshell -> intl; - docshell -> view; - docshell -> chardet; - docshell -> commandhandler; - docshell -> layout; - docshell -> caps; - docshell -> xpconnect; - docshell -> uconv; - docshell -> nkcache; - docshell -> webbrwsr; - docshell -> content; - docshell -> xuldoc; - docshell -> plugin; - docshell -> js; - docshell -> exthandler; - docshell -> locale; - msgcompose -> mailnews; - msgcompose -> dom; - msgcompose -> msgbaseutil; - msgcompose -> xpcom; - msgcompose -> msgbase; - msgcompose -> uconv; - msgcompose -> widget; - msgcompose -> mime; - msgcompose -> addrbook; - msgcompose -> uriloader; - msgcompose -> editor; - msgcompose -> nkcache; - msgcompose -> msgdb; - msgcompose -> necko; + mime -> msgcompose; + mime -> msgdb; + mime -> htmlparser; + mime -> nkcache; + mime -> dom; + mime -> intl; + mime -> pipnss; + mime -> chardet; + mime -> xpconnect; + mime -> mailnews; + mime -> uriloader; + mime -> msgimap; + mime -> js; + mime -> xpcom_obsolete; + mime -> msgsmime; + mime -> mimetype; + mime -> unicharutil; + msgbaseutil -> caps; + msgbaseutil -> locale; + msgbaseutil -> string; + msgbaseutil -> addrbook; + msgbaseutil -> msgnews; + msgbaseutil -> txmgr; + msgbaseutil -> msgbase; + msgbaseutil -> msgcompose; + msgbaseutil -> rdfutil; + msgbaseutil -> msgdb; + msgbaseutil -> nkcache; + msgbaseutil -> webshell; + msgbaseutil -> intl; + msgbaseutil -> docshell; + msgbaseutil -> pref; + msgbaseutil -> necko; + msgbaseutil -> mailnews; + msgbaseutil -> uriloader; + msgbaseutil -> msglocal; + msgbaseutil -> msgimap; + msgbaseutil -> mork; + msgbaseutil -> windowwatcher; + msgbaseutil -> rdf; + msgbaseutil -> uconv; + msgbaseutil -> xpcom_obsolete; + msgbaseutil -> appshell; + msgbaseutil -> mimetype; + msgbaseutil -> xpcom; + msgbaseutil -> unicharutil; + msgbaseutil -> mime; msgcompose -> string; - msgcompose -> intl; - msgcompose -> appshell; + msgcompose -> addrbook; + msgcompose -> msgbaseutil; + msgcompose -> msgdb; + msgcompose -> nkcache; + msgcompose -> dom; + msgcompose -> mailnews; + msgcompose -> uriloader; msgcompose -> rdf; - msgcompose -> msgnews; - msgcompose -> docshell; - msgcompose -> msgimap; - msgcompose -> exthandler; - msgcompose -> locale; - msgcompose -> windowwatcher; - msgcompose -> txmgr; - msgcompose -> webshell; - msgcompose -> unicharutil; - msgcompose -> mimetype; - msgcompose -> mork; - msgcompose -> pref; + msgcompose -> uconv; + msgcompose -> mime; + msgcompose -> msgbase; + msgcompose -> editor; + msgcompose -> intl; + msgcompose -> necko; + msgcompose -> xpcom_obsolete; + msgcompose -> widget; + msgcompose -> appshell; + msgcompose -> xpcom; + msgcompose -> caps; msgcompose -> content; + msgcompose -> locale; msgcompose -> htmlparser; - appcomps -> necko; + msgcompose -> webshell; + msgcompose -> docshell; + msgcompose -> pref; + msgcompose -> js; + msgcompose -> unicharutil; + msgcompose -> exthandler; + msgcompose -> msgnews; + msgcompose -> txmgr; + msgcompose -> msgimap; + msgcompose -> windowwatcher; + msgcompose -> mimetype; appcomps -> string; appcomps -> xpcom; + appcomps -> necko; appcomps -> pref; appcomps -> rdf; appcomps -> dom; appcomps -> intl; - appcomps -> unicharutil; - appcomps -> appshell; appcomps -> uconv; - appcomps -> widget; - appcomps -> content; + appcomps -> appshell; + appcomps -> unicharutil; + appcomps -> locale; + appcomps -> mozldap; appcomps -> docshell; appcomps -> windowwatcher; - appcomps -> mozldap; - appcomps -> webshell; - appcomps -> locale; - appcomps -> mork; - appcomps -> necko2; - appcomps -> uriloader; + appcomps -> widget; + appcomps -> content; + appcomps -> txmgr; appcomps -> nkcache; - appcomps -> xpconnect; - appcomps -> editor; - appcomps -> webbrowserpersist; - appcomps -> mimetype; - appcomps -> progressDlg; - appcomps -> txtsvc; - appcomps -> alerts; - appcomps -> webbrwsr; - appcomps -> history; - appcomps -> gfx; + appcomps -> webshell; + appcomps -> chardet; + appcomps -> uriloader; + appcomps -> xpcom_obsolete; + appcomps -> profile; appcomps -> browser; - appcomps -> js; - appcomps -> layout; appcomps -> downloadmanager; + appcomps -> webbrowserpersist; + appcomps -> htmlparser; + appcomps -> history; + appcomps -> xpconnect; + appcomps -> progressDlg; + appcomps -> mork; + appcomps -> js; + appcomps -> webbrwsr; + appcomps -> mimetype; + dom -> caps; + dom -> content; + dom -> string; + dom -> js; + dom -> gfx; + dom -> xpconnect; + dom -> widget; + dom -> xpcom; + dom -> layout; + dom -> xuldoc; + dom -> docshell; + dom -> webbrwsr; + dom -> uconv; + dom -> commandhandler; + dom -> plugin; + dom -> necko; + dom -> sidebar; + dom -> locale; + dom -> view; + dom -> jsurl; + dom -> webshell; + dom -> xultmpl; + dom -> chardet; + dom -> pref; + dom -> uriloader; + dom -> oji; + dom -> rdf; + dom -> unicharutil; + dom -> find; + dom -> intl; + dom -> java; + dom -> windowwatcher; + dom -> shistory; + dom -> appshell; + dom -> mimetype; + docshell -> string; + docshell -> layout; + docshell -> view; + docshell -> composer; + docshell -> htmlparser; + docshell -> history; + docshell -> dom; + docshell -> webshell; + docshell -> chardet; + docshell -> pref; + docshell -> uriloader; + docshell -> js; + docshell -> exthandler; + docshell -> find; + docshell -> commandhandler; + docshell -> gfx; + docshell -> editor; + docshell -> intl; + docshell -> necko; + docshell -> widget; + docshell -> shistory; + docshell -> xpcom; + docshell -> content; + docshell -> caps; + docshell -> locale; + docshell -> xuldoc; + docshell -> nkcache; + docshell -> helperAppDlg; + docshell -> webbrwsr; + docshell -> rdf; + docshell -> uconv; + docshell -> plugin; + docshell -> xpconnect; + docshell -> prefetch; + docshell -> mimetype; + msgbase -> string; + msgbase -> addrbook; + msgbase -> msgbaseutil; + msgbase -> msgdb; + msgbase -> docshell; + msgbase -> pref; + msgbase -> mailnews; + msgbase -> rdf; + msgbase -> mime; + msgbase -> msgnews; + msgbase -> txmgr; + msgbase -> intl; + msgbase -> necko; + msgbase -> msgimap; + msgbase -> xpcom_obsolete; + msgbase -> xpcom; + msgbase -> content; + msgbase -> locale; + msgbase -> layout; + msgbase -> msgcompose; + msgbase -> dom; + msgbase -> uriloader; + msgbase -> msglocal; + msgbase -> webbrwsr; + msgbase -> unicharutil; + msgbase -> gfx; + msgbase -> mork; + msgbase -> widget; + msgbase -> appshell; + msgbase -> chrome; + msgbase -> prefmigr; + msgbase -> htmlparser; + msgbase -> webshell; + msgbase -> uconv; + msgbase -> exthandler; + msgbase -> import; + msgbase -> windowwatcher; + msgbase -> mimetype; layout -> string; - layout -> xpcom; - layout -> necko; layout -> gfx; - layout -> locale; + layout -> necko; + layout -> xpcom; layout -> content; + layout -> locale; layout -> widget; - layout -> dom; layout -> view; + layout -> dom; layout -> webshell; layout -> pref; layout -> docshell; layout -> imglib2; - layout -> xpconnect; layout -> unicharutil; layout -> js; + layout -> xpconnect; layout -> accessibility; layout -> intl; - layout -> htmlparser; layout -> caps; - layout -> webbrwsr; - layout -> uriloader; - layout -> uconv; - layout -> editor; - layout -> plugin; layout -> xuldoc; + layout -> uriloader; + layout -> webbrwsr; + layout -> uconv; + layout -> plugin; + layout -> lwbrk; + layout -> htmlparser; + layout -> xultmpl; + layout -> rdf; + layout -> editor; + layout -> necko2; + layout -> oji; + layout -> util; + layout -> exthandler; + layout -> commandhandler; + layout -> txmgr; + layout -> java; + layout -> xul; layout -> windowwatcher; layout -> mimetype; - layout -> oji; - layout -> exthandler; - layout -> java; - layout -> lwbrk; - layout -> xultmpl; - layout -> txmgr; - layout -> rdf; - layout -> util; - msgbase -> mailnews; - msgbase -> msgdb; - msgbase -> msgnews; - msgbase -> necko; - msgbase -> txmgr; - msgbase -> addrbook; - msgbase -> intl; - msgbase -> xpcom; - msgbase -> mime; - msgbase -> pref; - msgbase -> msgimap; - msgbase -> msgbaseutil; - msgbase -> docshell; - msgbase -> string; - msgbase -> rdf; - msgbase -> locale; - msgbase -> msglocal; - msgbase -> mork; - msgbase -> content; - msgbase -> layout; - msgbase -> dom; - msgbase -> appcomps; - msgbase -> editor; - msgbase -> unicharutil; - msgbase -> widget; - msgbase -> webbrwsr; - msgbase -> gfx; - msgbase -> appshell; - msgbase -> uriloader; - msgbase -> msgcompose; - msgbase -> uconv; - msgbase -> profile; - msgbase -> webshell; - msgbase -> windowwatcher; - msgbase -> mimetype; - msgbase -> import; - msgbase -> prefmigr; - msgbase -> htmlparser; - msgbase -> exthandler; - msgbase -> chrome; + content -> string; + content -> layout; content -> dom; - content -> htmlparser; + content -> gfx; content -> necko; content -> widget; - content -> gfx; - content -> layout; - content -> string; content -> xpcom; - content -> webshell; - content -> js; - content -> xpconnect; - content -> unicharutil; content -> pref; - content -> view; + content -> js; + content -> unicharutil; + content -> xpconnect; content -> caps; content -> locale; + content -> view; + content -> htmlparser; + content -> webshell; content -> docshell; content -> uconv; - content -> lwbrk; content -> imglib2; - content -> uriloader; + content -> lwbrk; content -> xuldoc; + content -> uriloader; content -> intl; - content -> xul; + content -> mimetype; + content -> chrome; + content -> util; content -> rdf; content -> exthandler; + content -> plugin; content -> windowwatcher; - content -> mimetype; - content -> webbrwsr; - content -> xultmpl; - content -> chardet; content -> content; - content -> util; - content -> chrome; - content -> debug; - content -> necko2; + content -> composer; + content -> nkcache; + content -> chardet; + content -> xultmpl; + content -> webbrwsr; + content -> webbrowserpersist; + content -> commandhandler; content -> editor; content -> prefetch; - content -> appcomps; - content -> nkcache; + content -> xul; } diff --git a/mozilla/tools/module-deps/extra.dot b/mozilla/tools/module-deps/extra.dot index 367cb60fde0..c2334ca899f 100644 --- a/mozilla/tools/module-deps/extra.dot +++ b/mozilla/tools/module-deps/extra.dot @@ -1,5 +1,4 @@ gtkembedmoz-wrapper -> gtkembedmoz gtkembedmoz-wrapper -> v-imagedecoders v-imagedecoders -> imgjpeg -v-imagedecoders -> imgmng v-imagedecoders -> imgpng diff --git a/mozilla/tools/module-deps/force_order.txt b/mozilla/tools/module-deps/force_order.txt index 7fbd7ab561f..5c9593596fb 100644 --- a/mozilla/tools/module-deps/force_order.txt +++ b/mozilla/tools/module-deps/force_order.txt @@ -17,9 +17,7 @@ # you can figure it out. # -string xpcom png imglib2 jpeg imglib2 -mng imglib2 find embedcomponents commandhandler embedcomponents