зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1452580 - remove RELEASE_OR_BETA defines for PerformanceCounter usage a=beta-fix
This commit is contained in:
Родитель
faeb9b7ddd
Коммит
78dbe34925
|
@ -311,12 +311,10 @@ partial namespace ChromeUtils {
|
|||
[Throws]
|
||||
object createError(DOMString message, optional object? stack = null);
|
||||
|
||||
#ifndef RELEASE_OR_BETA
|
||||
/**
|
||||
* Request performance metrics to the current process & all ontent processes.
|
||||
*/
|
||||
void requestPerformanceMetrics();
|
||||
#endif
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче