зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1463767 - ReleasingTimerHolder should expose nsINamed::GetName only if MOZ_COLLECTING_RUNNABLE_TELEMETRY is defined, r=smaug
This commit is contained in:
Родитель
afeb821105
Коммит
9f5a134c05
|
@ -481,7 +481,9 @@ public:
|
|||
return NS_OK;
|
||||
}
|
||||
|
||||
#ifdef MOZ_COLLECTING_RUNNABLE_TELEMETRY
|
||||
using nsINamed::GetName;
|
||||
#endif
|
||||
|
||||
// nsIAsyncShutdownBlocker interface
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче