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

Issue 260823002: Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the secondary buffer. (Closed)

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

Description

Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the secondary buffer. I'm making these changes as I write the factored-out secondary buffer in parallel, but it's probably to review these changes now rather than as a part of the move/refactor. Notable changes: * Use the actual size for the secondary buffer, rather than the estimated size. (Probably this makes no difference now.) * Discard the dispatchers earlier (in SerializeAndCloseDispatchers()). R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267542

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -46 lines) Patch
M mojo/system/message_in_transit.h View 4 chunks +10 lines, -11 lines 0 comments Download
M mojo/system/message_in_transit.cc View 14 chunks +38 lines, -35 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
viettrungluu
6 years, 7 months ago (2014-04-30 21:02:13 UTC) #1
darin (slow to review)
LGTM https://codereview.chromium.org/260823002/diff/1/mojo/system/message_in_transit.cc File mojo/system/message_in_transit.cc (right): https://codereview.chromium.org/260823002/diff/1/mojo/system/message_in_transit.cc#newcode311 mojo/system/message_in_transit.cc:311: // There's no aligned realloc, so it's no ...
6 years, 7 months ago (2014-05-01 04:13:50 UTC) #2
viettrungluu
Thanks. On 2014/05/01 04:13:50, darin wrote: > LGTM > > https://codereview.chromium.org/260823002/diff/1/mojo/system/message_in_transit.cc > File mojo/system/message_in_transit.cc (right): ...
6 years, 7 months ago (2014-05-01 16:54:20 UTC) #3
viettrungluu
6 years, 7 months ago (2014-05-01 16:56:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r267542 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698