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

Issue 505863002: Mojo: Add static factory functions to MessagePipe. (Closed)

Created:
6 years, 4 months ago by viettrungluu
Modified:
6 years, 3 months ago
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Committed: https://crrev.com/f830881ad8712d8f2baacf69ff97f1069ca9d976 Cr-Commit-Position: refs/heads/master@{#291919}

Patch Set 1 #

Total comments: 1

Patch Set 2 : asdfjkl #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -109 lines) Patch
M mojo/system/channel_unittest.cc View 1 2 4 chunks +3 lines, -11 lines 0 comments Download
M mojo/system/core.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/message_pipe.h View 1 1 chunk +13 lines, -3 lines 0 comments Download
M mojo/system/message_pipe.cc View 1 2 1 chunk +19 lines, -3 lines 0 comments Download
M mojo/system/message_pipe_dispatcher.cc View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M mojo/system/message_pipe_dispatcher_unittest.cc View 1 7 chunks +7 lines, -7 lines 0 comments Download
M mojo/system/message_pipe_unittest.cc View 1 7 chunks +7 lines, -7 lines 0 comments Download
M mojo/system/multiprocess_message_pipe_unittest.cc View 1 2 8 chunks +7 lines, -23 lines 0 comments Download
M mojo/system/remote_message_pipe_unittest.cc View 1 2 9 chunks +17 lines, -51 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
viettrungluu
6 years, 4 months ago (2014-08-25 20:44:15 UTC) #1
darin (slow to review)
https://codereview.chromium.org/505863002/diff/1/mojo/system/remote_message_pipe_unittest.cc File mojo/system/remote_message_pipe_unittest.cc (right): https://codereview.chromium.org/505863002/diff/1/mojo/system/remote_message_pipe_unittest.cc#newcode508 mojo/system/remote_message_pipe_unittest.cc:508: scoped_refptr<MessagePipe> mp0(new MessagePipe(MessagePipe::LocalProxy())); Had you considered a static constructor ...
6 years, 4 months ago (2014-08-25 21:56:58 UTC) #2
viettrungluu
On 2014/08/25 21:56:58, darin wrote: > https://codereview.chromium.org/505863002/diff/1/mojo/system/remote_message_pipe_unittest.cc > File mojo/system/remote_message_pipe_unittest.cc (right): > > https://codereview.chromium.org/505863002/diff/1/mojo/system/remote_message_pipe_unittest.cc#newcode508 > ...
6 years, 4 months ago (2014-08-25 22:01:50 UTC) #3
viettrungluu
Okay, updated. PTAL.
6 years, 4 months ago (2014-08-25 22:26:28 UTC) #4
darin (slow to review)
LGTM
6 years, 4 months ago (2014-08-25 23:04:28 UTC) #5
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 4 months ago (2014-08-25 23:12:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/505863002/40001
6 years, 4 months ago (2014-08-25 23:14:10 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-26 00:43:09 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-26 01:43:22 UTC) #9
commit-bot: I haz the power
Failed to commit the patch.
6 years, 4 months ago (2014-08-26 01:43:23 UTC) #10
viettrungluu
Committed patchset #3 to pending queue manually as 1edc87f (presubmit successful).
6 years, 3 months ago (2014-08-26 16:59:57 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:43:20 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f830881ad8712d8f2baacf69ff97f1069ca9d976
Cr-Commit-Position: refs/heads/master@{#291919}

Powered by Google App Engine
This is Rietveld 408576698