зеркало из https://github.com/mozilla/gecko-dev.git
Bug 990200 - Part 1: Add 3 filling type scalar for the autofill type count. r=bsmedberg,MattN
MozReview-Commit-ID: 5dzVQ2nlC2y --HG-- extra : rebase_source : aa83b29ff71a5bcc60bdd60a8ec0db772e04b362
This commit is contained in:
Родитель
a590cd6dde
Коммит
e3174dd221
|
@ -724,6 +724,50 @@ gfx.advanced.layers:
|
|||
record_in_processes:
|
||||
- 'main'
|
||||
|
||||
# The following section contains the form autofill related scalars.
|
||||
formautofill.addresses:
|
||||
fill_type_manual:
|
||||
bug_numbers:
|
||||
- 990200
|
||||
description: Count at submission time whether the submitted form was filled manually.
|
||||
expires: never
|
||||
kind: uint
|
||||
notification_emails:
|
||||
- autofill@lists.mozilla.org
|
||||
- jcheng@mozilla.com
|
||||
- chsiang@mozilla.com
|
||||
release_channel_collection: opt-out
|
||||
record_in_processes:
|
||||
- 'main'
|
||||
fill_type_autofill:
|
||||
bug_numbers:
|
||||
- 990200
|
||||
description: Count at submission time whether the submitted form was autofilled.
|
||||
expires: never
|
||||
kind: uint
|
||||
notification_emails:
|
||||
- autofill@lists.mozilla.org
|
||||
- jcheng@mozilla.com
|
||||
- chsiang@mozilla.com
|
||||
release_channel_collection: opt-out
|
||||
record_in_processes:
|
||||
- 'main'
|
||||
fill_type_autofill_update:
|
||||
bug_numbers:
|
||||
- 990200
|
||||
description: >
|
||||
Count at submission time whether the submitted form was autofilled, but
|
||||
the data in form is changed and can not be merged to orginal address profile.
|
||||
expires: never
|
||||
kind: uint
|
||||
notification_emails:
|
||||
- autofill@lists.mozilla.org
|
||||
- jcheng@mozilla.com
|
||||
- chsiang@mozilla.com
|
||||
release_channel_collection: opt-out
|
||||
record_in_processes:
|
||||
- 'main'
|
||||
|
||||
# The following section is for probes testing the Telemetry system. They will not be
|
||||
# submitted in pings and are only used for testing.
|
||||
telemetry.test:
|
||||
|
|
Загрузка…
Ссылка в новой задаче