DescriptionBreak crashpad_handler into lib and exe for Windows
I've heard/lived enough horror stories about AV, outbound-blocking
firewalls, etc. on Windows, that I think the best approach is to have
chrome.exe embed the majority of crashpad_handler and jump to it as
early as possible when running in that mode.
So, move most of crashpad_handler into a static_library with just main()
in the executable target.
R=mark@chromium.org
BUG=chromium:546288, crashpad:27
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/20869d94682cb72b3e4544b47cc27059aa0af3ad
Patch Set 1 #Patch Set 2 : nofindcopies #
Total comments: 6
Patch Set 3 : fixes #
Total comments: 2
Patch Set 4 : comment #
Messages
Total messages: 10 (1 generated)
|