mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1928258 - Extend expire version for extensions.startupCache write_byteLength/read_errors mirrored scalars to 140. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D229407
This commit is contained in:
parent
2d04eb853d
commit
d3514a124a
@ -1980,9 +1980,10 @@ extensions.startupCache:
|
||||
bug_numbers:
|
||||
- 1767336
|
||||
- 1892151
|
||||
- 1928258
|
||||
description: >
|
||||
The amount of bytes writted into the Extensions StartupCache file.
|
||||
expires: "135"
|
||||
expires: "140"
|
||||
kind: uint
|
||||
notification_emails:
|
||||
- addons-dev-internal@mozilla.com
|
||||
@ -1995,10 +1996,11 @@ extensions.startupCache:
|
||||
bug_numbers:
|
||||
- 1767336
|
||||
- 1892151
|
||||
- 1928258
|
||||
description: >
|
||||
The amount of times an unexpected error has been raised while
|
||||
reading the Extensions StartupCache file
|
||||
expires: "135"
|
||||
expires: "140"
|
||||
kind: uint
|
||||
keyed: true
|
||||
notification_emails:
|
||||
|
Loading…
Reference in New Issue
Block a user