summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-05-14 12:16:07 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-05-14 12:16:07 +0200
commit1595ee7da4559e4619127e2893cce04aad976ac8 (patch)
treec7ac3154661bbc7b9dc8f067eb9e4a4327fab94e /tools
parent413ba3bad12946082f4fa6918736cd8f8e2c5a62 (diff)
downloadUXP-1595ee7da4559e4619127e2893cce04aad976ac8.tar
UXP-1595ee7da4559e4619127e2893cce04aad976ac8.tar.gz
UXP-1595ee7da4559e4619127e2893cce04aad976ac8.tar.lz
UXP-1595ee7da4559e4619127e2893cce04aad976ac8.tar.xz
UXP-1595ee7da4559e4619127e2893cce04aad976ac8.zip
Rip broken telemetry out of the app AUS.
Tag #21
Diffstat (limited to 'tools')
-rw-r--r--tools/lint/eslint/modules.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lint/eslint/modules.json b/tools/lint/eslint/modules.json
index 30b5d3968..1ff546978 100644
--- a/tools/lint/eslint/modules.json
+++ b/tools/lint/eslint/modules.json
@@ -216,7 +216,6 @@
"ToolboxProcess.jsm": ["BrowserToolboxProcess"],
"tps.jsm": ["ACTIONS", "TPS"],
"Traversal.jsm": ["TraversalRules", "TraversalHelper"],
- "UpdateTelemetry.jsm": ["AUSTLMY"],
"userapi.js": ["UserAPI10Client"],
"util.js": ["getChromeWindow", "XPCOMUtils", "Services", "Utils", "Async", "Svc", "Str"],
"utils.js": ["applicationName", "assert", "Copy", "getBrowserObject", "getChromeWindow", "getWindows", "getWindowByTitle", "getWindowByType", "getWindowId", "getMethodInWindows", "getPreference", "saveDataURL", "setPreference", "sleep", "startTimer", "stopTimer", "takeScreenshot", "unwrapNode", "waitFor", "btoa", "encryptPayload", "isConfiguredWithLegacyIdentity", "ensureLegacyIdentityManager", "setBasicCredentials", "makeIdentityConfig", "configureIdentity", "SyncTestingInfrastructure", "waitForZeroTimer", "Promise", "add_identity_test", "MockFxaStorageManager", "AccountState", "sumHistogram", "CommonUtils", "CryptoUtils", "TestingUtils"],