зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1223800 - Accept BHR reports from 50% of beta clients. Up from 1%. r=vladan
This commit is contained in:
Родитель
7ab1b1db4c
Коммит
f474e96ad9
|
@ -29,7 +29,7 @@
|
|||
#include <algorithm>
|
||||
|
||||
// Activate BHR only for one every BHR_BETA_MOD users.
|
||||
#define BHR_BETA_MOD 100;
|
||||
#define BHR_BETA_MOD 2;
|
||||
|
||||
// Maximum depth of the call stack in the reported thread hangs. This value represents
|
||||
// the 99.9th percentile of the thread hangs stack depths reported by Telemetry.
|
||||
|
|
Загрузка…
Ссылка в новой задаче