diff options
author | thestig@chromium.org <thestig@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-08-17 02:59:01 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-08-17 02:59:01 +0000 |
commit | 0b12b34928463fee8d808ef17192ef6ba8a72516 (patch) | |
tree | 7f31741b3c82169400e5aaa01fa56a4f74bf5373 /src/tools/windows/binaries | |
parent | remove trailing comma that makes gcc -pedantic unhappy (diff) | |
download | breakpad-0b12b34928463fee8d808ef17192ef6ba8a72516.tar.xz |
When done with crash-dumping, we need to terminate the application. Calling
tgkill() is not necessarily possible, as a sandbox might block this call.
This changelist tries different approaches depending on whether we received
a synchronous or an asynchronous signal. This fixes unittest failures and
also runs correctly in sandbox'd environments.
TEST=ran unittest, and opened about:crash in sandbox'd Chrome
BUG=395
A=markus@chromium.org
Original review: http://breakpad.appspot.com/159001
Review URL: http://breakpad.appspot.com/146002
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@656 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/tools/windows/binaries')
0 files changed, 0 insertions, 0 deletions