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

Issue 804633002: Add NotifyServer and its test (Closed)

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

Description

Add NotifyServer and its test. TEST=util_test NotifyServerTest.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/d78b003ef1fb6efc6dfd7deb5ec9371ddff01a1b

Patch Set 1 #

Patch Set 2 : Update #

Total comments: 12

Patch Set 3 : Address review feedback #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+994 lines, -6 lines) Patch
M util/mach/child_port_server.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M util/mach/exc_server_variants.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
A util/mach/notify_server.h View 1 2 1 chunk +193 lines, -0 lines 0 comments Download
A util/mach/notify_server.cc View 1 chunk +245 lines, -0 lines 0 comments Download
A util/mach/notify_server_test.cc View 1 2 3 1 chunk +550 lines, -0 lines 0 comments Download
M util/util.gyp View 4 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Mark Mentovai
6 years ago (2014-12-12 21:02:54 UTC) #2
Robert Sesek
Nice test :) https://codereview.chromium.org/804633002/diff/40001/util/mach/notify_server.h File util/mach/notify_server.h (right): https://codereview.chromium.org/804633002/diff/40001/util/mach/notify_server.h#newcode38 util/mach/notify_server.h:38: //! \brief An interface that the ...
6 years ago (2014-12-15 21:27:17 UTC) #4
Mark Mentovai
All feedback addressed. I though it was important to have the test actually trigger all ...
6 years ago (2014-12-15 23:04:57 UTC) #5
Robert Sesek
LGTM https://codereview.chromium.org/804633002/diff/40001/util/mach/notify_server.h File util/mach/notify_server.h (right): https://codereview.chromium.org/804633002/diff/40001/util/mach/notify_server.h#newcode161 util/mach/notify_server.h:161: On 2014/12/15 23:04:56, Mark Mentovai wrote: > Robert ...
6 years ago (2014-12-16 18:49:32 UTC) #6
Mark Mentovai
6 years ago (2014-12-16 19:10:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
d78b003ef1fb6efc6dfd7deb5ec9371ddff01a1b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698