Backed out changeset bae405b94b96 (testing to see if it affected bug 505718, bug 508767) to re-enable leaked url dump for unit test boxes.

This commit is contained in:
L. David Baron 2009-08-07 08:23:15 -07:00
parent fd82d36325
commit 67e0d56fdf

View File

@ -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;