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

Issue 774673003: Added MojoNewWait and MojoNewWaitMany, along with unit tests. (Closed)

Created:
6 years ago by jimbe
Modified:
6 years ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, 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://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 36

Patch Set 2 : Handled review comments, collapsed duplicate test code #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+303 lines, -77 lines) Patch
M mojo/edk/embedder/embedder_unittest.cc View 1 15 chunks +82 lines, -27 lines 0 comments Download
M mojo/edk/embedder/entrypoints.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M mojo/public/c/system/functions.h View 1 2 chunks +85 lines, -1 line 0 comments Download
M mojo/public/c/system/tests/core_unittest.cc View 1 9 chunks +93 lines, -46 lines 2 comments Download
M mojo/public/c/system/tests/core_unittest_pure_c.c View 1 2 chunks +16 lines, -2 lines 1 comment Download
M mojo/public/c/system/types.h View 1 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
jimbe
6 years ago (2014-12-02 16:42:17 UTC) #1
viettrungluu
Mostly nits. https://codereview.chromium.org/774673003/diff/1/mojo/edk/embedder/embedder_unittest.cc File mojo/edk/embedder/embedder_unittest.cc (right): https://codereview.chromium.org/774673003/diff/1/mojo/edk/embedder/embedder_unittest.cc#newcode1 mojo/edk/embedder/embedder_unittest.cc:1: // Copyright 2014 The Chromium Authors. All ...
6 years ago (2014-12-02 17:24:56 UTC) #2
jimbe
PTAL. https://codereview.chromium.org/774673003/diff/1/mojo/edk/embedder/embedder_unittest.cc File mojo/edk/embedder/embedder_unittest.cc (right): https://codereview.chromium.org/774673003/diff/1/mojo/edk/embedder/embedder_unittest.cc#newcode1 mojo/edk/embedder/embedder_unittest.cc:1: // Copyright 2014 The Chromium Authors. All rights ...
6 years ago (2014-12-02 19:21:18 UTC) #3
viettrungluu
LGTM w/nits https://codereview.chromium.org/774673003/diff/120001/mojo/public/c/system/tests/core_unittest.cc File mojo/public/c/system/tests/core_unittest.cc (right): https://codereview.chromium.org/774673003/diff/120001/mojo/public/c/system/tests/core_unittest.cc#newcode126 mojo/public/c/system/tests/core_unittest.cc:126: uint32_t result_index; nit: initialize (to detect that ...
6 years ago (2014-12-02 23:57:34 UTC) #9
jimbe
6 years ago (2014-12-03 16:45:28 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:120001) manually as
4bd89c6adeed4ae33dfe57bdab934d609b15e979 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698