diff options
Diffstat (limited to 'mobile/android/tests/browser')
-rw-r--r-- | mobile/android/tests/browser/robocop/robocop_head.js | 2 |
1 files changed, 0 insertions, 2 deletions
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. |