Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=

alecf.


git-svn-id: svn://10.0.0.236/trunk@84402 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
disttsc%bart.nl
2001-01-05 01:20:49 +00:00
parent 509540f585
commit c8ce9afbb8
6 changed files with 242 additions and 407 deletions

View File

@@ -77,7 +77,7 @@ static nsModuleComponentInfo gAppShellModuleInfo[] =
},
{ "CommandLine Service",
NS_COMMANDLINE_SERVICE_CID,
NULL,
"@mozilla.org/appshell/commandLineService;1",
nsCmdLineServiceConstructor,
},
{ "XPConnect Factory?",