Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(843)

Issue 1314093002: Refactor handler/main for Windows, implement CrashHandlerExceptionServer (Closed)

Created:
5 years, 4 months ago by scottmg
Modified:
5 years, 3 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@crash-handler-exe
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Refactor handler/main for Windows, implement CrashHandlerExceptionServer BUG=crashpad:1 R=mark@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/5de461e8c8d9cef9da09e2525918682635d562ea

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix rebase #

Patch Set 4 : rebase #

Patch Set 5 : fix up after rebase #

Patch Set 6 : ... #

Patch Set 7 : debase #

Total comments: 12

Patch Set 8 : fixes #

Total comments: 12

Patch Set 9 : fixes2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+330 lines, -443 lines) Patch
M doc/support/generate_asciidoc.sh View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
A + handler/crashpad_handler.ad View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -1 line 0 comments Download
M handler/handler.gyp View 1 2 3 4 5 6 7 2 chunks +38 lines, -36 lines 0 comments Download
D handler/mac/crashpad_handler.ad View 1 2 3 4 5 6 7 1 chunk +0 lines, -108 lines 0 comments Download
D handler/mac/main.cc View 1 chunk +0 lines, -188 lines 0 comments Download
A + handler/main.cc View 1 2 3 4 5 6 7 9 chunks +72 lines, -12 lines 0 comments Download
A + handler/win/crash_report_exception_handler.h View 1 2 3 4 4 chunks +19 lines, -30 lines 0 comments Download
A handler/win/crash_report_exception_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +117 lines, -0 lines 0 comments Download
A + handler/win/crashy_test_program.cc View 1 chunk +28 lines, -16 lines 0 comments Download
M snapshot/win/exception_snapshot_win_test.cc View 1 2 3 4 5 6 7 8 5 chunks +12 lines, -24 lines 0 comments Download
M snapshot/win/process_snapshot_win.h View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -4 lines 0 comments Download
M snapshot/win/process_snapshot_win.cc View 1 2 3 4 5 6 7 2 chunks +13 lines, -4 lines 0 comments Download
M util/win/exception_handler_server.h View 1 2 3 4 5 6 2 chunks +4 lines, -7 lines 0 comments Download
M util/win/exception_handler_server.cc View 1 2 3 4 5 6 4 chunks +6 lines, -6 lines 0 comments Download
M util/win/exception_handler_server_test.cc View 1 2 3 2 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scottmg
This makes handler/main.cc a bit noisier due to #ifs, but enough seemed common that it ...
5 years, 3 months ago (2015-09-03 18:15:10 UTC) #2
Mark Mentovai
This is so cool! https://codereview.chromium.org/1314093002/diff/120001/handler/handler.gyp File handler/handler.gyp (right): https://codereview.chromium.org/1314093002/diff/120001/handler/handler.gyp#newcode75 handler/handler.gyp:75: 'target_name': 'crashpad_handler', Can we share ...
5 years, 3 months ago (2015-09-03 18:33:37 UTC) #3
scottmg
Yeah, I was happy the top-level ended up being so similar in the end. :) ...
5 years, 3 months ago (2015-09-03 19:54:31 UTC) #4
Mark Mentovai
LGTM https://codereview.chromium.org/1314093002/diff/140001/handler/crashpad_handler.ad File handler/crashpad_handler.ad (right): https://codereview.chromium.org/1314093002/diff/140001/handler/crashpad_handler.ad#newcode1 handler/crashpad_handler.ad:1: // Copyright 2014 The Crashpad Authors. All rights ...
5 years, 3 months ago (2015-09-03 20:07:29 UTC) #5
Mark Mentovai
scottmg wrote: > Yeah, I was happy the top-level ended up being so similar in ...
5 years, 3 months ago (2015-09-03 20:08:56 UTC) #6
scottmg
Thanks https://codereview.chromium.org/1314093002/diff/140001/handler/crashpad_handler.ad File handler/crashpad_handler.ad (right): https://codereview.chromium.org/1314093002/diff/140001/handler/crashpad_handler.ad#newcode1 handler/crashpad_handler.ad:1: // Copyright 2014 The Crashpad Authors. All rights ...
5 years, 3 months ago (2015-09-03 20:30:01 UTC) #7
scottmg
5 years, 3 months ago (2015-09-03 20:31:23 UTC) #8
Message was sent while issue was closed.
Committed patchset #9 (id:160001) manually as
5de461e8c8d9cef9da09e2525918682635d562ea (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698