mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Bug 1452580 - remove RELEASE_OR_BETA defines for PerformanceCounter usage a=beta-fix
This commit is contained in:
parent
faeb9b7ddd
commit
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
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user