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

Issue 163023004: Mojo: Move the header bits of MessageInTransit into a separate struct. (Closed)

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

Description

Mojo: Move the header bits of MessageInTransit into a separate struct. This is a small reorganization before a bigger one. R=yzshen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252082

Patch Set 1 #

Patch Set 2 : new version #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -35 lines) Patch
M mojo/system/message_in_transit.h View 1 4 chunks +39 lines, -25 lines 1 comment Download
M mojo/system/message_in_transit.cc View 1 1 chunk +3 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
viettrungluu
6 years, 10 months ago (2014-02-19 18:07:24 UTC) #1
viettrungluu
On second thought, don't look at this yet.
6 years, 10 months ago (2014-02-19 18:10:32 UTC) #2
yzshen1
Sure. Please ping me when the CL is ready again. On Wed, Feb 19, 2014 ...
6 years, 10 months ago (2014-02-19 18:14:04 UTC) #3
viettrungluu
New version up. :)
6 years, 10 months ago (2014-02-19 18:14:31 UTC) #4
yzshen1
LGTM with one nit https://codereview.chromium.org/163023004/diff/80001/mojo/system/message_in_transit.h File mojo/system/message_in_transit.h (right): https://codereview.chromium.org/163023004/diff/80001/mojo/system/message_in_transit.h#newcode105 mojo/system/message_in_transit.h:105: Header(uint32_t data_size, Type type, Subtype ...
6 years, 10 months ago (2014-02-19 18:35:06 UTC) #5
viettrungluu
On 2014/02/19 18:35:06, yzshen1 wrote: > LGTM with one nit > > https://codereview.chromium.org/163023004/diff/80001/mojo/system/message_in_transit.h > File ...
6 years, 10 months ago (2014-02-19 18:39:17 UTC) #6
viettrungluu
On 2014/02/19 18:39:17, viettrungluu wrote: > On 2014/02/19 18:35:06, yzshen1 wrote: > > LGTM with ...
6 years, 10 months ago (2014-02-19 18:41:21 UTC) #7
yzshen1
On 2014/02/19 18:41:21, viettrungluu wrote: > On 2014/02/19 18:39:17, viettrungluu wrote: > > On 2014/02/19 ...
6 years, 10 months ago (2014-02-19 19:25:51 UTC) #8
viettrungluu
6 years, 10 months ago (2014-02-19 21:02:10 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r252082 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698