mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Try disabling DEBUG_DUMP_URLS_AT_SHUTDOWN to see if it's responsible for the unit test shutdown hangs (bug 505718, bug 508767)
This commit is contained in:
parent
9e4d7edc90
commit
fd82d36325
@ -56,7 +56,7 @@
|
||||
#include "prclist.h"
|
||||
|
||||
#ifdef NS_BUILD_REFCNT_LOGGING
|
||||
#define DEBUG_DUMP_URLS_AT_SHUTDOWN
|
||||
//#define DEBUG_DUMP_URLS_AT_SHUTDOWN
|
||||
#endif
|
||||
|
||||
class nsIBinaryInputStream;
|
||||
|
Loading…
Reference in New Issue
Block a user