electron/atom/common/crash_reporter
Cheng Zhao b9d64784bb win: Don't crash on invalid parameter error.
libuv relies on suppressing the invalid parameter error in
uv__get_osfhandle, and it could hanppen frequently.

Fixes #513.
2014-07-26 11:14:28 +08:00
..
linux linux: Be quiet when uploading crash report. 2014-05-07 09:05:00 +08:00
win win: Fix compilation errors for chrome35. 2014-07-11 12:19:01 +08:00
crash_reporter.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter_linux.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter_mac.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter_mac.mm Switch to use MIT license. 2014-05-04 20:29:08 +08:00
crash_reporter_win.cc win: Don't crash on invalid parameter error. 2014-07-26 11:14:28 +08:00
crash_reporter_win.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00