Bug 1463767 - ReleasingTimerHolder should expose nsINamed::GetName only if MOZ_COLLECTING_RUNNABLE_TELEMETRY is defined, r=smaug

This commit is contained in:
Andrea Marchesini 2018-05-25 14:46:44 +02:00
Родитель afeb821105
Коммит 9f5a134c05
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -481,7 +481,9 @@ public:
return NS_OK;
}
#ifdef MOZ_COLLECTING_RUNNABLE_TELEMETRY
using nsINamed::GetName;
#endif
// nsIAsyncShutdownBlocker interface