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

Issue 277083003: Mojo: (Theoretically) implement the read side of platform handle passing. (Closed)

Created:
6 years, 7 months ago by viettrungluu
Modified:
6 years, 7 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
Visibility:
Public.

Description

Mojo: (Theoretically) implement the read side of platform handle passing. Next, I need to write tests. R=yzshen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269928

Patch Set 1 #

Total comments: 8

Patch Set 2 : asdf #

Patch Set 3 : asdf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -53 lines) Patch
M mojo/embedder/platform_channel_utils_posix.h View 2 chunks +1 line, -2 lines 0 comments Download
A mojo/embedder/platform_handle_vector.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A mojo/embedder/platform_handle_vector.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download
M mojo/mojo.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/system/channel.h View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/system/channel.cc View 2 chunks +0 lines, -15 lines 0 comments Download
M mojo/system/channel_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/system/message_in_transit.h View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/system/message_in_transit.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M mojo/system/raw_channel.h View 2 chunks +10 lines, -0 lines 0 comments Download
M mojo/system/raw_channel.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M mojo/system/raw_channel_posix.cc View 1 5 chunks +39 lines, -13 lines 0 comments Download
M mojo/system/raw_channel_win.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M mojo/system/transport_data.h View 3 chunks +15 lines, -7 lines 0 comments Download
M mojo/system/transport_data.cc View 1 3 chunks +51 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
viettrungluu
6 years, 7 months ago (2014-05-10 00:21:10 UTC) #1
yzshen1
https://codereview.chromium.org/277083003/diff/1/mojo/embedder/platform_handle_vector.h File mojo/embedder/platform_handle_vector.h (right): https://codereview.chromium.org/277083003/diff/1/mojo/embedder/platform_handle_vector.h#newcode15 mojo/embedder/platform_handle_vector.h:15: typedef std::vector<PlatformHandle> PlatformHandleVector; Does it make sense to merge ...
6 years, 7 months ago (2014-05-11 07:16:59 UTC) #2
viettrungluu
thanks, ptal https://codereview.chromium.org/277083003/diff/1/mojo/embedder/platform_handle_vector.h File mojo/embedder/platform_handle_vector.h (right): https://codereview.chromium.org/277083003/diff/1/mojo/embedder/platform_handle_vector.h#newcode15 mojo/embedder/platform_handle_vector.h:15: typedef std::vector<PlatformHandle> PlatformHandleVector; On 2014/05/11 07:16:59, yzshen1 ...
6 years, 7 months ago (2014-05-12 17:33:28 UTC) #3
yzshen1
lgtm
6 years, 7 months ago (2014-05-12 20:17:00 UTC) #4
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 7 months ago (2014-05-12 20:40:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/277083003/40001
6 years, 7 months ago (2014-05-12 20:41:52 UTC) #6
viettrungluu
6 years, 7 months ago (2014-05-13 00:03:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r269928 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698