summaryrefslogtreecommitdiff
path: root/toolkit/components
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-05-02 07:10:18 +0000
committerMoonchild <moonchild@palemoon.org>2021-05-02 07:10:18 +0000
commitbaf2c56a671e0c428110918c37dd1d31a626115f (patch)
tree98c4e605f3ce273f65fdf208275c433ee4566d4c /toolkit/components
parente2217eb7153068b6ebe358a2bf8867ec40ea8f79 (diff)
downloaduxp-baf2c56a671e0c428110918c37dd1d31a626115f.tar.gz
Issue mcp-graveyard/UXP#1751 -- Remove XP_DARWIN
Diffstat (limited to 'toolkit/components')
-rw-r--r--toolkit/components/telemetry/Histograms.json8
-rw-r--r--toolkit/components/telemetry/histogram-whitelists.json2
2 files changed, 0 insertions, 10 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json
index 2d90166a6a..a1e01f048a 100644
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -1231,14 +1231,6 @@
"description": "gfxGDIFontList::InitFontList Total (ms)",
"cpp_guard": "XP_WIN"
},
- "MAC_INITFONTLIST_TOTAL": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 30000,
- "n_buckets": 10,
- "description": "gfxMacPlatformFontList::InitFontList Total (ms)",
- "cpp_guard": "XP_DARWIN"
- },
"SYSTEM_FONT_FALLBACK": {
"expires_in_version": "never",
"kind": "exponential",
diff --git a/toolkit/components/telemetry/histogram-whitelists.json b/toolkit/components/telemetry/histogram-whitelists.json
index 5cd7c31452..c81cc7e5df 100644
--- a/toolkit/components/telemetry/histogram-whitelists.json
+++ b/toolkit/components/telemetry/histogram-whitelists.json
@@ -387,7 +387,6 @@
"LOCALDOMSTORAGE_SHUTDOWN_DATABASE_MS",
"LOCALDOMSTORAGE_UNLOAD_BLOCKING_MS",
"LONG_REFLOW_INTERRUPTIBLE",
- "MAC_INITFONTLIST_TOTAL",
"MASTER_PASSWORD_ENABLED",
"MEDIA_WMF_DECODE_ERROR",
"MIXED_CONTENT_PAGE_LOAD",
@@ -1178,7 +1177,6 @@
"LOW_MEMORY_EVENTS_COMMIT_SPACE",
"LOW_MEMORY_EVENTS_PHYSICAL",
"LOW_MEMORY_EVENTS_VIRTUAL",
- "MAC_INITFONTLIST_TOTAL",
"MASTER_PASSWORD_ENABLED",
"MEDIA_CODEC_USED",
"MEDIA_WMF_DECODE_ERROR",