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

Issue 463883004: Mojo: Properly cancel further read on all read failures in RawChannelPosix. (Closed)

Created:
6 years, 4 months ago by viettrungluu
Modified:
6 years, 4 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mojo: Properly cancel further read on all read failures in RawChannelPosix. (We weren't do so properly in the "too many handles" case.) R=yzshen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289310

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -46 lines) Patch
M mojo/system/raw_channel_posix.cc View 3 chunks +51 lines, -46 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
viettrungluu
6 years, 4 months ago (2014-08-12 21:10:52 UTC) #1
yzshen1
LGTM https://codereview.chromium.org/463883004/diff/1/mojo/system/raw_channel_posix.cc File mojo/system/raw_channel_posix.cc (right): https://codereview.chromium.org/463883004/diff/1/mojo/system/raw_channel_posix.cc#newcode179 mojo/system/raw_channel_posix.cc:179: IOResult rv = ReadImpl(bytes_read); optional: I think for ...
6 years, 4 months ago (2014-08-12 21:21:17 UTC) #2
viettrungluu
On 2014/08/12 21:21:17, yzshen1 wrote: > LGTM > > https://codereview.chromium.org/463883004/diff/1/mojo/system/raw_channel_posix.cc > File mojo/system/raw_channel_posix.cc (right): > ...
6 years, 4 months ago (2014-08-12 21:40:45 UTC) #3
yzshen1
On 2014/08/12 21:40:45, viettrungluu wrote: > On 2014/08/12 21:21:17, yzshen1 wrote: > > LGTM > ...
6 years, 4 months ago (2014-08-12 22:15:49 UTC) #4
viettrungluu
6 years, 4 months ago (2014-08-13 16:22:36 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as 289310 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698