summaryrefslogtreecommitdiff
path: root/base/content/aboutNetError.xhtml
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2022-05-08 16:42:41 -0400
committerGaming4JC <g4jc@hyperbola.info>2022-05-08 16:42:41 -0400
commit34964f0ea6b83234e47396441ca3b8334dbf0daa (patch)
tree570f0d78d7c2c8b38343a21cfb2e9e3d351f34e5 /base/content/aboutNetError.xhtml
parent0e6fd39de109fa1020848fecddb5821501661ca7 (diff)
downloadiceweasel-uxp-34964f0ea6b83234e47396441ca3b8334dbf0daa.tar.gz
Remove telemetry more telemetry references
Diffstat (limited to 'base/content/aboutNetError.xhtml')
-rw-r--r--base/content/aboutNetError.xhtml6
1 files changed, 0 insertions, 6 deletions
diff --git a/base/content/aboutNetError.xhtml b/base/content/aboutNetError.xhtml
index 1502a9b..952a1d5 100644
--- a/base/content/aboutNetError.xhtml
+++ b/base/content/aboutNetError.xhtml
@@ -130,12 +130,6 @@
var div = document.getElementById("certificateErrorDebugInformation");
div.style.display = "none";
}
-
- if (panel.style.display == "block") {
- // send event to trigger telemetry ping
- var event = new CustomEvent("AboutNetErrorUIExpanded", {bubbles:true});
- document.dispatchEvent(event);
- }
});
if (allowOverride) {