Searched refs:gJarProtocolLog (Results 1 – 6 of 6) sorted by relevance
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/libjar/ |
H A D | nsJARChannel.cpp | 51 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 53 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 54 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|
/dports/lang/spidermonkey60/firefox-60.9.0/modules/libjar/ |
H A D | nsJARChannel.cpp | 51 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 53 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 54 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|
/dports/lang/spidermonkey78/firefox-78.9.0/modules/libjar/ |
H A D | nsJARChannel.cpp | 48 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 50 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 51 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|
/dports/www/firefox-esr/firefox-91.8.0/modules/libjar/ |
H A D | nsJARChannel.cpp | 54 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 56 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 57 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|
/dports/www/firefox/firefox-99.0/modules/libjar/ |
H A D | nsJARChannel.cpp | 54 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 56 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 57 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|
/dports/mail/thunderbird/thunderbird-91.8.0/modules/libjar/ |
H A D | nsJARChannel.cpp | 54 static LazyLogModule gJarProtocolLog("nsJarProtocol"); variable 56 #define LOG(args) MOZ_LOG(gJarProtocolLog, mozilla::LogLevel::Debug, args) 57 #define LOG_ENABLED() MOZ_LOG_TEST(gJarProtocolLog, mozilla::LogLevel::Debug)
|