Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya,willdurand

Differential Revision: https://phabricator.services.mozilla.com/D223833
This commit is contained in:
Chris H-C
2024-10-08 20:14:42 +00:00
parent 2e43bfd712
commit 724b00c304
82 changed files with 6 additions and 469 deletions

View File

@@ -424,7 +424,6 @@ const TEST_GLOBAL = {
notifyObservers() {},
},
telemetry: {
setEventRecordingEnabled: () => {},
scalarSet: () => {},
keyedScalarAdd: () => {},
},