Make the crash reporter available for both browser and renderer.
authorCheng Zhao <zcbenz@gmail.com>
Wed, 13 Nov 2013 09:29:35 +0000 (17:29 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 13 Nov 2013 09:29:35 +0000 (17:29 +0800)
commit374cf948e4a1c7b72e7c4a4805d95eb5c91d0ced
tree815cd48ff6c727c8b9fee1290dafcec1350b38b3
parent8f558fb252cf671e83a7f3d4202caec3970bcb24
Make the crash reporter available for both browser and renderer.
atom.gyp
common/api/atom_api_crash_reporter.cc [moved from browser/api/atom_api_crash_reporter.cc with 87% similarity]
common/api/atom_api_crash_reporter.h [moved from browser/api/atom_api_crash_reporter.h with 80% similarity]
common/api/atom_extensions.h
common/api/lib/crash-reporter.coffee [moved from browser/api/lib/crash-reporter.coffee with 100% similarity]
common/crash_reporter/crash_reporter.h [moved from browser/crash_reporter.h with 76% similarity]
common/crash_reporter/crash_reporter_mac.mm [moved from browser/crash_reporter_mac.mm with 98% similarity]
common/crash_reporter/crash_reporter_win.cc [moved from browser/crash_reporter_win.cc with 89% similarity]