Bug 808003 - Follow-up for 4f5f601bc741; update the range on the FENNEC_TAB_ZOMBIFIED histogram as well. r=gcp

This commit is contained in:
Kartikaya Gupta 2012-11-07 10:09:35 -05:00
parent 1a92bc6ab1
commit 7d19265736

View File

@ -2362,7 +2362,7 @@
"FENNEC_TAB_ZOMBIFIED": {
"kind": "exponential",
"low": 10,
"high": 1000000,
"high": 604800,
"n_buckets": 20,
"description": "How long (in seconds) a tab was inactive when it was OOM-zombified",
"cpp_guard": "ANDROID"