зеркало из https://github.com/mozilla/pjs.git
backing out bug 408729
This commit is contained in:
Родитель
007ba090f3
Коммит
486da867bb
|
@ -417,12 +417,6 @@ nsresult SetExceptionHandler(nsILocalFile* aXREDirectory,
|
|||
AnnotateCrashReport(NS_LITERAL_CSTRING("ServerURL"),
|
||||
nsDependentCString(aServerURL));
|
||||
|
||||
// store application start time
|
||||
nsCAutoString timeString;
|
||||
timeString.AppendInt(time(NULL));
|
||||
AnnotateCrashReport(NS_LITERAL_CSTRING("StartupTime"),
|
||||
timeString);
|
||||
|
||||
#if defined(XP_MACOSX)
|
||||
// On OS X, many testers like to see the OS crash reporting dialog
|
||||
// since it offers immediate stack traces. We allow them to set
|
||||
|
|
Загрузка…
Ссылка в новой задаче