summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/Histograms.json
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-05-31 07:53:04 +0200
committerGitHub <noreply@github.com>2018-05-31 07:53:04 +0200
commitbf1454c8ee3d78751852c6098da92c70c715b814 (patch)
tree205cc50bce12012d69d3d3564a1edc0de57aaf5e /toolkit/components/telemetry/Histograms.json
parente1084c8b24f9edda1d40b95d0089edf589da482d (diff)
parent5f89c3da66862d82fa27092986c4065aba3574ff (diff)
downloadUXP-bf1454c8ee3d78751852c6098da92c70c715b814.tar
UXP-bf1454c8ee3d78751852c6098da92c70c715b814.tar.gz
UXP-bf1454c8ee3d78751852c6098da92c70c715b814.tar.lz
UXP-bf1454c8ee3d78751852c6098da92c70c715b814.tar.xz
UXP-bf1454c8ee3d78751852c6098da92c70c715b814.zip
Merge pull request #416 from Ascrod/Social
Remove the Social API
Diffstat (limited to 'toolkit/components/telemetry/Histograms.json')
-rw-r--r--toolkit/components/telemetry/Histograms.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json
index 82597adec..7132c07b0 100644
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -6677,11 +6677,6 @@
"kind": "boolean",
"description": "If we are on Windows and neither the Windows countryCode nor the geoip countryCode indicates we are in the US, set to false if they both agree on the value or true otherwise"
},
- "SOCIAL_ENABLED_ON_SESSION": {
- "expires_in_version": "never",
- "kind": "flag",
- "description": "Social has been enabled at least once on the current session"
- },
"ENABLE_PRIVILEGE_EVER_CALLED": {
"expires_in_version": "never",
"kind": "flag",
@@ -8941,30 +8936,6 @@
"description": "Scaling percentage for the display where the first window is opened (Linux only)",
"cpp_guard": "XP_LINUX"
},
- "SOCIAL_SIDEBAR_STATE": {
- "expires_in_version": "never",
- "kind": "boolean",
- "description": "Social Sidebar state 0: closed, 1: opened. Toggling between providers will result in a higher opened rate."
- },
- "SOCIAL_TOOLBAR_BUTTONS": {
- "expires_in_version": "never",
- "kind": "enumerated",
- "n_values": 3,
- "description": "Social toolbar button has been used (0:share, 1:status, 2:bookmark)"
- },
- "SOCIAL_PANEL_CLICKS": {
- "expires_in_version": "never",
- "kind": "enumerated",
- "n_values": 4,
- "description": "Social content has been interacted with (0:share, 1:status, 2:bookmark, 3: sidebar)"
- },
- "SOCIAL_SIDEBAR_OPEN_DURATION": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 10000000,
- "n_buckets": 10,
- "description": "Sidebar showing: seconds that the sidebar has been opened"
- },
"SHUTDOWN_PHASE_DURATION_TICKS_QUIT_APPLICATION": {
"expires_in_version": "never",
"kind": "exponential",