Backed out changeset 75fc07efe46f (bug 1317968) for reftest crashes a=backout CLOSED TREE

This commit is contained in:
Wes Kocher 2016-11-16 16:15:30 -08:00
Родитель 2448c2e6e5
Коммит 0cb51956f2
3 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -781,7 +781,6 @@ bin/libfreebl_32int64_3.so
@BINPATH@/crashreporter.app/
#else
@BINPATH@/crashreporter@BIN_SUFFIX@
@BINPATH@/minidump-analyzer@BIN_SUFFIX@
@RESPATH@/crashreporter.ini
#ifdef XP_UNIX
@RESPATH@/Throbber-small.gif

Просмотреть файл

@ -1178,7 +1178,6 @@
Push "mozsqlite3.dll"
Push "xpcom.dll"
Push "crashreporter.exe"
Push "minidump-analyzer.exe"
Push "updater.exe"
Push "${FileMainEXE}"
!macroend

Просмотреть файл

@ -251,7 +251,6 @@ class LinuxArtifactJob(ArtifactJob):
'firefox/dependentlibs.list',
'firefox/firefox',
'firefox/firefox-bin',
'firefox/minidump-analyzer',
'firefox/platform.ini',
'firefox/plugin-container',
'firefox/updater',
@ -321,7 +320,6 @@ class MacArtifactJob(ArtifactJob):
# These get copied into dist/bin without the path, so "root/a/b/c" -> "dist/bin/c".
paths_no_keep_path = ('Contents/MacOS', [
'crashreporter.app/Contents/MacOS/crashreporter',
'crashreporter.app/Contents/MacOS/minidump-analyzer',
'firefox',
'firefox-bin',
'libfreebl3.dylib',