From 4e721d14cd374916bad653a97d0e19712fb40caa Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 30 Mar 2018 12:07:42 +0200 Subject: Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing --- mobile/android/tests/browser/robocop/robocop_head.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'mobile/android') diff --git a/mobile/android/tests/browser/robocop/robocop_head.js b/mobile/android/tests/browser/robocop/robocop_head.js index 0fa7e56c8..3db3bb346 100644 --- a/mobile/android/tests/browser/robocop/robocop_head.js +++ b/mobile/android/tests/browser/robocop/robocop_head.js @@ -70,8 +70,6 @@ try { catch (e) { } // Enable crash reporting, if possible -// We rely on the Python harness to set MOZ_CRASHREPORTER_NO_REPORT -// and handle checking for minidumps. // Note that if we're in a child process, we don't want to init the // crashreporter component. try { // nsIXULRuntime is not available in some configurations. -- cgit v1.2.3