summaryrefslogtreecommitdiffstats
path: root/dom/workers/ServiceWorkerUpdateJob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/ServiceWorkerUpdateJob.cpp')
-rw-r--r--dom/workers/ServiceWorkerUpdateJob.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/workers/ServiceWorkerUpdateJob.cpp b/dom/workers/ServiceWorkerUpdateJob.cpp
index 614fe4de5..69877dfe4 100644
--- a/dom/workers/ServiceWorkerUpdateJob.cpp
+++ b/dom/workers/ServiceWorkerUpdateJob.cpp
@@ -408,8 +408,6 @@ ServiceWorkerUpdateJob::ComparisonResult(nsresult aStatus,
return;
}
- Telemetry::Accumulate(Telemetry::SERVICE_WORKER_UPDATED, 1);
-
// Begin step 7 of the Update algorithm to evaluate the new script.
RefPtr<ServiceWorkerInfo> sw =