Skip to content
Snippets Groups Projects
Verified Commit 4aeaa0dc authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 28369: Stop shipping pingsender executable

Linted
parent 806d7c14
No related branches found
No related tags found
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -1659,6 +1659,7 @@ export var TelemetrySendImpl = {
runPingSender(pings, observer) {
throw Components.Exception("", Cr.NS_ERROR_NOT_IMPLEMENTED);
/* eslint-disable-next-line no-unreachable */
if (AppConstants.platform === "android") {
throw Components.Exception("", Cr.NS_ERROR_NOT_IMPLEMENTED);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment