Bug 940235 - Build uriloader in unified mode. r=ehsan
This commit is contained in:
@@ -69,7 +69,11 @@ static const int32_t kCustomProfileQuota = 512000;
|
||||
//
|
||||
extern PRLogModuleInfo *gOfflineCacheUpdateLog;
|
||||
#endif
|
||||
|
||||
#undef LOG
|
||||
#define LOG(args) PR_LOG(gOfflineCacheUpdateLog, 4, args)
|
||||
|
||||
#undef LOG_ENABLED
|
||||
#define LOG_ENABLED() PR_LOG_TEST(gOfflineCacheUpdateLog, 4)
|
||||
|
||||
class AutoFreeArray {
|
||||
|
||||
Reference in New Issue
Block a user