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

Issue 859333004: Allow mojo::system::RawChannel::Delegate methods to destroy the RawChannel. (Closed)

Created:
5 years, 11 months ago by viettrungluu
Modified:
5 years, 11 months ago
Reviewers:
yzshen1
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
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Allow mojo::system::RawChannel::Delegate methods to destroy the RawChannel. (In addition to calling |Shutdown()|.) R=yzshen@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/85edf249ee40c314f74f44e1253982c0a4175ac2

Patch Set 1 #

Total comments: 6

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -48 lines) Patch
M mojo/edk/system/raw_channel.h View 1 6 chunks +13 lines, -10 lines 0 comments Download
M mojo/edk/system/raw_channel.cc View 9 chunks +22 lines, -21 lines 0 comments Download
M mojo/edk/system/raw_channel_posix.cc View 3 chunks +19 lines, -11 lines 0 comments Download
M mojo/edk/system/raw_channel_unittest.cc View 10 chunks +60 lines, -6 lines 0 comments Download
M mojo/edk/system/raw_channel_win.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
5 years, 11 months ago (2015-01-21 22:06:52 UTC) #1
yzshen1
https://codereview.chromium.org/859333004/diff/1/mojo/edk/system/raw_channel.cc File mojo/edk/system/raw_channel.cc (left): https://codereview.chromium.org/859333004/diff/1/mojo/edk/system/raw_channel.cc#oldcode267 mojo/edk/system/raw_channel.cc:267: if (read_stopped_) { Without this NOTREACHED(), maybe we should ...
5 years, 11 months ago (2015-01-21 23:03:42 UTC) #2
viettrungluu
Thanks, PTAL. https://codereview.chromium.org/859333004/diff/1/mojo/edk/system/raw_channel.cc File mojo/edk/system/raw_channel.cc (left): https://codereview.chromium.org/859333004/diff/1/mojo/edk/system/raw_channel.cc#oldcode267 mojo/edk/system/raw_channel.cc:267: if (read_stopped_) { On 2015/01/21 23:03:42, yzshen1 ...
5 years, 11 months ago (2015-01-21 23:34:32 UTC) #3
yzshen1
lgtm
5 years, 11 months ago (2015-01-21 23:37:13 UTC) #4
viettrungluu
5 years, 11 months ago (2015-01-22 00:01:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
85edf249ee40c314f74f44e1253982c0a4175ac2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698