mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
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:
parent
b89a58fbd9
commit
4029855eed
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user