Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.

This commit is contained in:
Benjamin Smedberg
2010-07-01 11:55:57 -04:00
435 changed files with 29427 additions and 5558 deletions

View File

@@ -56,5 +56,6 @@ void xxxNeverCalledXUL()
XRE_InitParentProcess(0, nsnull, nsnull, nsnull);
XRE_RunAppShell();
XRE_ShutdownChildProcess();
XRE_SendTestShellCommand(nsnull, nsnull, nsnull);
#endif
}