Loading browser/app/macbuild/Contents/MacOS-files.in +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ /crashhelper #endif /nmhproxy /pingsender /pk12util /ssltunnel /xpcshell Loading browser/installer/package-manifest.in +0 −4 Original line number Diff line number Diff line Loading @@ -396,10 +396,6 @@ bin/libfreebl_64int_3.so @BINPATH@/crashhelper@BIN_SUFFIX@ #endif ; [ Ping Sender ] ; @BINPATH@/pingsender@BIN_SUFFIX@ ; [ Native Messaging Host Proxy ] ; #if defined(XP_WIN) || defined(XP_MACOSX) Loading browser/installer/windows/nsis/shared.nsh +0 −1 Original line number Diff line number Diff line Loading @@ -1589,7 +1589,6 @@ ${RemoveDefaultBrowserAgentShortcut} Push "crashreporter.exe" Push "default-browser-agent.exe" Push "nmhproxy.exe" Push "pingsender.exe" Push "updater.exe" Push "mozwer.dll" Push "${FileMainEXE}" Loading python/mozbuild/mozbuild/artifacts.py +0 −2 Original line number Diff line number Diff line Loading @@ -600,7 +600,6 @@ class LinuxArtifactJob(ArtifactJob): "{product}/dependentlibs.list", "{product}/{product}", "{product}/{product}-bin", "{product}/pingsender", "{product}/plugin-container", "{product}/updater", "{product}/glxtest", Loading Loading @@ -698,7 +697,6 @@ class MacArtifactJob(ArtifactJob): "{product}-bin", "*.dylib", "nmhproxy", "pingsender", "plugin-container.app/Contents/MacOS/plugin-container", "updater.app/Contents/MacOS/org.mozilla.updater", # 'xpcshell', Loading toolkit/components/telemetry/app/TelemetrySend.sys.mjs +3 −0 Original line number Diff line number Diff line Loading @@ -1689,6 +1689,9 @@ 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); } Loading Loading
browser/app/macbuild/Contents/MacOS-files.in +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ /crashhelper #endif /nmhproxy /pingsender /pk12util /ssltunnel /xpcshell Loading
browser/installer/package-manifest.in +0 −4 Original line number Diff line number Diff line Loading @@ -396,10 +396,6 @@ bin/libfreebl_64int_3.so @BINPATH@/crashhelper@BIN_SUFFIX@ #endif ; [ Ping Sender ] ; @BINPATH@/pingsender@BIN_SUFFIX@ ; [ Native Messaging Host Proxy ] ; #if defined(XP_WIN) || defined(XP_MACOSX) Loading
browser/installer/windows/nsis/shared.nsh +0 −1 Original line number Diff line number Diff line Loading @@ -1589,7 +1589,6 @@ ${RemoveDefaultBrowserAgentShortcut} Push "crashreporter.exe" Push "default-browser-agent.exe" Push "nmhproxy.exe" Push "pingsender.exe" Push "updater.exe" Push "mozwer.dll" Push "${FileMainEXE}" Loading
python/mozbuild/mozbuild/artifacts.py +0 −2 Original line number Diff line number Diff line Loading @@ -600,7 +600,6 @@ class LinuxArtifactJob(ArtifactJob): "{product}/dependentlibs.list", "{product}/{product}", "{product}/{product}-bin", "{product}/pingsender", "{product}/plugin-container", "{product}/updater", "{product}/glxtest", Loading Loading @@ -698,7 +697,6 @@ class MacArtifactJob(ArtifactJob): "{product}-bin", "*.dylib", "nmhproxy", "pingsender", "plugin-container.app/Contents/MacOS/plugin-container", "updater.app/Contents/MacOS/org.mozilla.updater", # 'xpcshell', Loading
toolkit/components/telemetry/app/TelemetrySend.sys.mjs +3 −0 Original line number Diff line number Diff line Loading @@ -1689,6 +1689,9 @@ 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); } Loading