Bug 1223800 - Accept BHR reports from 50% of beta clients. Up from 1%. r=vladan

This commit is contained in:
Chris H-C 2015-11-13 12:09:54 -05:00
Родитель 7ab1b1db4c
Коммит f474e96ad9
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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.