зеркало из https://github.com/mozilla/pjs.git
Bug 350542: Mail fails to select startup folder with global inbox. r=mscott
This commit is contained in:
Родитель
810b167e37
Коммит
78180c4094
|
@ -964,12 +964,6 @@ function loadStartFolder(initialUri)
|
|||
|
||||
startFolderResource = inboxFolder.QueryInterface(Components.interfaces.nsIRDFResource);
|
||||
}
|
||||
else
|
||||
{
|
||||
// set the startFolderResource to the server, so we select it
|
||||
// so we'll get account central
|
||||
startFolderResource = RDF.GetResource(defaultServer.serverURI);
|
||||
}
|
||||
}
|
||||
|
||||
var startFolder = startFolderResource.QueryInterface(Components.interfaces.nsIMsgFolder);
|
||||
|
|
Загрузка…
Ссылка в новой задаче