зеркало из https://github.com/mozilla/gecko-dev.git
putting back change that was backed out unnecessarily
This commit is contained in:
Родитель
a398397899
Коммит
2d65864820
|
@ -946,11 +946,11 @@ static nsresult main1(int argc, char* argv[], nsISupports *nativeApp )
|
|||
|
||||
// Fire up the walletService. Why the heck is this here?
|
||||
NS_WITH_SERVICE(nsIWalletService, walletService, kWalletServiceCID, &rv);
|
||||
if (NS_SUCCEEDED(rv))
|
||||
{
|
||||
// this is a no-op. What is going on?
|
||||
walletService->WALLET_FetchFromNetCenter();
|
||||
}
|
||||
// if (NS_SUCCEEDED(rv))
|
||||
// {
|
||||
// // this is a no-op. What is going on?
|
||||
// walletService->WALLET_FetchFromNetCenter();
|
||||
// }
|
||||
|
||||
InitCachePrefs();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче