breakpad/src
Andreas Haas 9b06049ed9 Introduce SetFirstChanceHandler with more strict signature
Eventually, I want to remove the current version of
SetFirstChanceHandler. That is why I changed the name of the current
callback type to FirstChanceHandlerDeprecated.

I also made sure that it is not possible to have two different
FirstChanceHandlers set at the same time.

This is the first of a set of CLs to clean up the API between Chrome,
BreakPad, and V8. See more information in the tracking bug.

R=mark@chromium.org

Bug: chromium:921971
Change-Id: Ia8c2fd9bd875c36dd7ae8bb4a02e538556bc67a1
Reviewed-on: https://chromium-review.googlesource.com/c/1411776
Reviewed-by: Mark Mentovai <mark@chromium.org>
2019-01-15 15:14:20 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Introduce SetFirstChanceHandler with more strict signature 2019-01-15 15:14:20 +00:00
common Add mac dump_syms support for arm64e 2018-11-26 18:29:35 +00:00
google_breakpad Define and use a a new MDRawContextARM64 2018-08-01 19:27:25 +00:00
processor Conditionally define BPLOG_LAZY_STREAM 2018-11-27 16:12:23 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Add mac dump_syms support for arm64e 2018-11-26 18:29:35 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00