зеркало из https://github.com/mozilla/pjs.git
camino bustage fix
This commit is contained in:
Родитель
d41fb77787
Коммит
14d0729115
|
@ -394,7 +394,7 @@ nsresult nsHeaderSniffer::InitiateDownload(nsISupports* inSourceData, nsString&
|
||||||
if (!domDoc) return rv; // should never happen
|
if (!domDoc) return rv; // should never happen
|
||||||
|
|
||||||
PRInt32 encodingFlags = 0;
|
PRInt32 encodingFlags = 0;
|
||||||
nsCOMPtr<nsILocalFile> filesFolder;
|
nsCOMPtr<nsIFile> filesFolder;
|
||||||
|
|
||||||
if (!mContentType.Equals("text/plain")) {
|
if (!mContentType.Equals("text/plain")) {
|
||||||
// Create a local directory in the same dir as our file. It
|
// Create a local directory in the same dir as our file. It
|
||||||
|
|
Загрузка…
Ссылка в новой задаче