Backed out changeset e139011ede5b (bug 1254780) for crashes in mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::WriteLog on Windows 7 debug. r=backout

This commit is contained in:
Sebastian Hengst 2016-03-24 10:52:52 +01:00
parent b89a58fbd9
commit 4029855eed

View File

@ -102,7 +102,7 @@ typedef struct log_type_ {
NR_registry dest_facility_key[LOG_NUM_DESTINATIONS];
} log_type;
#define MAX_LOG_TYPES 16
#define MAX_LOG_TYPES 1024
static log_type log_types[MAX_LOG_TYPES];
static int log_type_ct;