breakpad/src/client/windows
mark@chromium.org 7db2fb7b93 Do not fail crash dump generation if handle operations tracing is not enabled
and yet the fatal exception was STATUS_INVALID_HANDLE.

BUG=131699

Patch by Alex Pakhunov <alexeypa@chromium.org>

Review URL: https://breakpad.appspot.com/409003/


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@980 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-07-03 18:31:08 +00:00
..
build Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
common Fix a race condition in AutoCriticalSection. 2012-06-19 23:42:18 +00:00
crash_generation Do not fail crash dump generation if handle operations tracing is not enabled 2012-07-03 18:31:08 +00:00
handler wires up the crash client side so that the deferred upload callback can be used. 2012-05-03 18:15:11 +00:00
sender Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
tests/crash_generation_app Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
unittests Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
breakpad_client.gyp Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00