зеркало из https://github.com/mozilla/gecko-dev.git
Disabled saving the source file cuz it crashes on windows
This commit is contained in:
Родитель
ff47663aea
Коммит
f9cf05a882
|
@ -52,7 +52,7 @@ static PRBool gRecordingStatistics=PR_TRUE;
|
|||
static const int gTransferBufferSize=4096; //size of the buffer used in moving data from iistream
|
||||
static char* gURLRef=0;
|
||||
|
||||
#define DEBUG_SAVE_SOURCE_DOC 1
|
||||
//#define DEBUG_SAVE_SOURCE_DOC 1
|
||||
#ifdef DEBUG_SAVE_SOURCE_DOC
|
||||
fstream* gTempStream=0;
|
||||
#endif
|
||||
|
|
|
@ -52,7 +52,7 @@ static PRBool gRecordingStatistics=PR_TRUE;
|
|||
static const int gTransferBufferSize=4096; //size of the buffer used in moving data from iistream
|
||||
static char* gURLRef=0;
|
||||
|
||||
#define DEBUG_SAVE_SOURCE_DOC 1
|
||||
//#define DEBUG_SAVE_SOURCE_DOC 1
|
||||
#ifdef DEBUG_SAVE_SOURCE_DOC
|
||||
fstream* gTempStream=0;
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче