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

Issue 545053003: Add exc_server_variants including UniversalMachExcServer and its test (Closed)

Created:
6 years, 3 months ago by Mark Mentovai
Modified:
6 years, 3 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add exc_server_variants including UniversalMachExcServer and its test. TEST=util_test ExcServerVariants.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/177f5dcddce4a38b0769b3d843f3d4d5c4dfd240

Patch Set 1 #

Patch Set 2 : Include live tests of crashing children #

Total comments: 14

Patch Set 3 : Address review feedback #

Total comments: 1

Patch Set 4 : Address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2244 lines, -14 lines) Patch
M util/mach/bootstrap_test.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
A util/mach/exc_server_variants.h View 1 2 1 chunk +436 lines, -0 lines 0 comments Download
A util/mach/exc_server_variants.cc View 1 2 1 chunk +674 lines, -0 lines 0 comments Download
A util/mach/exc_server_variants_test.cc View 1 2 1 chunk +1072 lines, -0 lines 0 comments Download
A util/mach/mach_extensions.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
M util/mach/mach_message_server_test.cc View 1 2 5 chunks +5 lines, -8 lines 0 comments Download
M util/test/mac/mach_multiprocess.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M util/util.gyp View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Mark Mentovai
6 years, 3 months ago (2014-09-09 17:11:33 UTC) #2
Mark Mentovai
This now depends on https://codereview.chromium.org/553153002/.
6 years, 3 months ago (2014-09-09 20:27:54 UTC) #3
Robert Sesek
https://codereview.chromium.org/545053003/diff/20001/util/mach/exc_server_variants.cc File util/mach/exc_server_variants.cc (right): https://codereview.chromium.org/545053003/diff/20001/util/mach/exc_server_variants.cc#newcode173 util/mach/exc_server_variants.cc:173: out_reply->RetCode = Is out_reply->msgh_size correct here? (Right now it's ...
6 years, 3 months ago (2014-09-10 16:44:42 UTC) #4
Mark Mentovai
All feedback addressed. https://codereview.chromium.org/545053003/diff/20001/util/mach/exc_server_variants.cc File util/mach/exc_server_variants.cc (right): https://codereview.chromium.org/545053003/diff/20001/util/mach/exc_server_variants.cc#newcode173 util/mach/exc_server_variants.cc:173: out_reply->RetCode = rsesek wrote: > Is ...
6 years, 3 months ago (2014-09-10 20:12:56 UTC) #5
Robert Sesek
LGTM https://codereview.chromium.org/545053003/diff/40001/util/util.gyp File util/util.gyp (right): https://codereview.chromium.org/545053003/diff/40001/util/util.gyp#newcode64 util/util.gyp:64: 'mach/exc_server_variants.cc', Need to add the new header here.
6 years, 3 months ago (2014-09-10 21:10:21 UTC) #6
Mark Mentovai
6 years, 3 months ago (2014-09-10 21:29:10 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 177f5dc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698