зеркало из https://github.com/mozilla/gecko-dev.git
turn on the download headers dialog on the mac, link in the js library. r=mscott.
This commit is contained in:
Родитель
d7a3e2629e
Коммит
85bba6cd51
Двоичные данные
mailnews/news/macbuild/msgnews.mcp
Двоичные данные
mailnews/news/macbuild/msgnews.mcp
Двоичный файл не отображается.
|
@ -207,8 +207,6 @@ nsNNTPNewsgroupList::GetDatabase(const char *uri, nsIMsgDatabase **db)
|
|||
static nsresult
|
||||
openWindow( const PRUnichar *chrome, const PRUnichar *args )
|
||||
{
|
||||
// turn this code off until I can fix the mac project file.
|
||||
#if defined(XP_UNIX) || defined(XP_WIN)
|
||||
nsCOMPtr<nsIDOMWindow> hiddenWindow;
|
||||
JSContext *jsContext = nsnull;
|
||||
nsresult rv;
|
||||
|
@ -235,9 +233,6 @@ openWindow( const PRUnichar *chrome, const PRUnichar *args )
|
|||
}
|
||||
}
|
||||
return rv;
|
||||
#else
|
||||
return NS_OK;
|
||||
#endif
|
||||
}
|
||||
|
||||
nsresult
|
||||
|
|
Загрузка…
Ссылка в новой задаче