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

fixup! Bug 28369: Stop shipping pingsender executable

Linted
parent 336fcb65
Branches
Tags
1 merge request!678Bug 41759: Rebase Base Browser to 115 (Beta 5)
......@@ -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