author | Matthew Noorenberghe <mozilla@noorenberghe.ca> |
Thu, 23 Aug 2018 21:27:42 +0000 | |
changeset 490921 | 1b57bb7e8f20262f8dd09637d428422aa84ae814 |
parent 490920 | f7ad979ef6da000082e124258474910b85d58262 |
child 490922 | 623fd496e6ea0c24428ba413e0f63ff3809121df |
push id | 1815 |
push user | ffxbld-merge |
push date | Mon, 15 Oct 2018 10:40:45 +0000 |
treeherder | mozilla-release@18d4c09e9378 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | chutten, lina |
bugs | 1481928 |
milestone | 63.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -8154,43 +8154,43 @@ "releaseChannelCollection": "opt-out", "expires_in_version": "never", "kind": "boolean", "description": "Count the number of times the user explicitly dismisses the hidden-plugin infobar without choosing allow or continue-blocking.", "bug_numbers": [1368060], "alert_emails": ["flashvideo-2015@mozilla.com"] }, "POPUP_NOTIFICATION_STATS": { - "record_in_processes": ["main", "content"], - "releaseChannelCollection": "opt-out", - "alert_emails": ["firefox-dev@mozilla.org"], + "record_in_processes": ["main"], + "releaseChannelCollection": "opt-out", + "alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com"], "bug_numbers": [1207089], - "expires_in_version": "55", + "expires_in_version": "70", "kind": "enumerated", "keyed": true, "n_values": 40, "description": "(Bug 1207089) Usage of popup notifications, keyed by ID (0 = Offered, 1..4 = Action, 5 = Click outside, 6 = Leave page, 7 = Use 'X', 8 = Not now, 10 = Open submenu, 11 = Learn more. Add 20 if happened after reopen.)" }, "POPUP_NOTIFICATION_MAIN_ACTION_MS": { - "record_in_processes": ["main", "content"], - "alert_emails": ["firefox-dev@mozilla.org"], + "record_in_processes": ["main"], + "alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com"], "bug_numbers": [1207089], - "expires_in_version": "55", + "expires_in_version": "70", "kind": "exponential", "keyed": true, "low": 100, "high": 600000, "n_buckets": 40, "description": "(Bug 1207089) Time in ms between initially requesting a popup notification and triggering the main action, keyed by ID" }, "POPUP_NOTIFICATION_DISMISSAL_MS": { - "record_in_processes": ["main", "content"], - "alert_emails": ["firefox-dev@mozilla.org"], + "record_in_processes": ["main"], + "alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com"], "bug_numbers": [1207089], - "expires_in_version": "55", + "expires_in_version": "70", "kind": "exponential", "keyed": true, "low": 200, "high": 20000, "n_buckets": 50, "description": "(Bug 1207089) Time in ms between displaying a popup notification and dismissing it without an action the first time, keyed by ID" }, "PRINT_PREVIEW_OPENED_COUNT": {