Implement crash-reporter.getUploadedReports API.
authorHaojian Wu <hokein.wu@gmail.com>
Fri, 5 Jun 2015 10:50:52 +0000 (18:50 +0800)
committerHaojian Wu <hokein.wu@gmail.com>
Fri, 5 Jun 2015 10:59:03 +0000 (18:59 +0800)
commitc821a06e2f001db8726777b01a8ee5656d7067e9
tree3b898bf9f6805247f596fa13bc062c06cb098672
parent129159c895bac9b35f1524d7f21b16dce57a7d26
Implement crash-reporter.getUploadedReports API.

Also redefine the getLastCrashReport API implementation using
getUploadedReports API.
atom/common/api/lib/crash-reporter.coffee
atom/common/crash_reporter/crash_reporter.cc
atom/common/crash_reporter/crash_reporter.h
atom/common/crash_reporter/crash_reporter_mac.h
atom/common/crash_reporter/crash_reporter_mac.mm