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

Issue 741503003: Adding MOJO_HANDLE_SIGNAL_PEER_CLOSED to be notified when a peer is closed. (Closed)

Created:
6 years ago by qsr
Modified:
6 years ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Adding MOJO_HANDLE_SIGNAL_PEER_CLOSED to be notified when a peer is closed. BUG=436227 R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/33c847886a0ba611d5de113dcdb74bb99fa8e382

Patch Set 1 #

Total comments: 1

Patch Set 2 : Follow review #

Patch Set 3 : Fix go formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -203 lines) Patch
M mojo/edk/js/core.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/edk/system/channel_unittest.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/edk/system/core_unittest.cc View 1 23 chunks +49 lines, -49 lines 0 comments Download
M mojo/edk/system/local_data_pipe.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M mojo/edk/system/local_data_pipe_unittest.cc View 1 34 chunks +133 lines, -38 lines 0 comments Download
M mojo/edk/system/local_message_pipe_endpoint.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/edk/system/message_pipe_dispatcher_unittest.cc View 1 13 chunks +42 lines, -27 lines 0 comments Download
M mojo/edk/system/message_pipe_unittest.cc View 1 11 chunks +73 lines, -28 lines 0 comments Download
M mojo/edk/system/multiprocess_message_pipe_unittest.cc View 1 7 chunks +17 lines, -14 lines 0 comments Download
M mojo/edk/system/remote_message_pipe_unittest.cc View 1 23 chunks +70 lines, -43 lines 0 comments Download
M mojo/public/c/system/types.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/public/dart/src/types.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/go/system/impl/mojo_types.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/java/system/src/org/chromium/mojo/system/Core.java View 1 2 chunks +11 lines, -0 lines 0 comments Download
M mojo/public/js/core.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/python/mojo/c_core.pxd View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/python/mojo/system.pyx View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/python/tests/system_unittest.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
qsr
Trung, this is missing tests, as I'm writing those right now, but could you take ...
6 years ago (2014-11-25 17:21:47 UTC) #1
viettrungluu
The implementation looks fine. I bikeshedded on the name a bit. :-P https://codereview.chromium.org/741503003/diff/1/mojo/public/c/system/types.h File mojo/public/c/system/types.h ...
6 years ago (2014-11-25 18:37:12 UTC) #2
qsr
Ok, changed to PEER_CLOSED. Also added tests, and this is now ready for review. Thanks.
6 years ago (2014-11-26 15:46:05 UTC) #3
viettrungluu
LGTM, thanks.
6 years ago (2014-11-26 18:01:51 UTC) #4
qsr
6 years ago (2014-11-27 09:07:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
33c847886a0ba611d5de113dcdb74bb99fa8e382 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698