Send all crash reports to collection server.
authorHaojian Wu <hokein.wu@gmail.com>
Sat, 30 May 2015 00:47:52 +0000 (08:47 +0800)
committerHaojian Wu <hokein.wu@gmail.com>
Sat, 30 May 2015 00:47:52 +0000 (08:47 +0800)
commitcd8ceec62e5c127fd378ba97da2d41031923b18d
treecace2021cd44505a2188f4b7dd0019c19a7c3435
parent98a9d8a9e327195857cf9030b7ff5b017f7d6371
Send all crash reports to collection server.

Crashpad client only send reports once per hour. It's different with breakpad.
With this behavior, the other reports generated within an hour will be totally
skipped, which causes the crash api test only run once with an hour.

This patch unrestricts this time limit.
atom/common/crash_reporter/crash_reporter_mac.mm