зеркало из https://github.com/mozilla/gecko-dev.git
Second followup to bug 542053; missed a spot.
This commit is contained in:
Родитель
68b2c72783
Коммит
38dc22c7f5
|
@ -183,7 +183,9 @@ GeckoChildProcessHost::PerformAsyncLaunch(std::vector<std::string> aExtraOpts)
|
|||
// we split the logic here.
|
||||
|
||||
FilePath exePath;
|
||||
#ifdef OS_LINUX
|
||||
base::environment_map newEnvVars;
|
||||
#endif
|
||||
|
||||
nsCOMPtr<nsIProperties> directoryService(do_GetService(NS_DIRECTORY_SERVICE_CONTRACTID));
|
||||
nsCOMPtr<nsIFile> greDir;
|
||||
|
|
Загрузка…
Ссылка в новой задаче