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

Issue 834283003: Update Dart bindings to support updated MojoWait and MojoWaitMany APIs. (Closed)

Created:
5 years, 11 months ago by jimbe
Modified:
5 years, 11 months ago
Reviewers:
zra
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
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Update Dart bindings to support updated MojoWait and MojoWaitMany APIs. R=zra@google.com, zra BUG=365436 Committed: https://chromium.googlesource.com/external/mojo/+/84a66f3342250692572cd0d1df3031441df80a0d

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed TODO. #

Total comments: 22

Patch Set 3 : Code review revisions #

Total comments: 2

Patch Set 4 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -103 lines) Patch
M mojo/dart/embedder/mojo_natives.cc View 1 5 chunks +90 lines, -40 lines 0 comments Download
M mojo/dart/test/core_test.dart View 1 2 7 chunks +30 lines, -28 lines 0 comments Download
M mojo/public/dart/src/handle.dart View 1 2 3 chunks +16 lines, -16 lines 0 comments Download
M mojo/public/dart/src/handle_watcher.dart View 1 2 3 2 chunks +15 lines, -16 lines 0 comments Download
M mojo/public/dart/src/timer_queue.dart View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/dart/src/types.dart View 1 2 1 chunk +20 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
jimbe
Hi Zach, As part of your code review, can you try to answer my TODO ...
5 years, 11 months ago (2015-01-06 18:50:55 UTC) #1
zra
Hi Jim, Thanks for doing this. Please let me know if the below helps, and ...
5 years, 11 months ago (2015-01-06 19:53:10 UTC) #2
jimbe
ptal. Note that the Dart unit tests were failing in compile_all_interfaces_test() even before I started ...
5 years, 11 months ago (2015-01-06 22:47:01 UTC) #3
zra
The fix for that test failure is pending in https://codereview.chromium.org/800523004/. I'll make sure everything is ...
5 years, 11 months ago (2015-01-07 15:56:29 UTC) #4
jimbe
PTAL. https://codereview.chromium.org/834283003/diff/20001/mojo/dart/embedder/mojo_natives.cc File mojo/dart/embedder/mojo_natives.cc (right): https://codereview.chromium.org/834283003/diff/20001/mojo/dart/embedder/mojo_natives.cc#newcode19 mojo/dart/embedder/mojo_natives.cc:19: #define MOJO_NATIVE_LIST(V) \ On 2015/01/07 15:56:28, zra wrote: ...
5 years, 11 months ago (2015-01-08 17:11:28 UTC) #6
zra
lgtm with fix for comment. https://codereview.chromium.org/834283003/diff/60001/mojo/public/dart/src/handle_watcher.dart File mojo/public/dart/src/handle_watcher.dart (right): https://codereview.chromium.org/834283003/diff/60001/mojo/public/dart/src/handle_watcher.dart#newcode269 mojo/public/dart/src/handle_watcher.dart:269: // and the signals ...
5 years, 11 months ago (2015-01-08 17:23:11 UTC) #7
jimbe
ptal https://codereview.chromium.org/834283003/diff/60001/mojo/public/dart/src/handle_watcher.dart File mojo/public/dart/src/handle_watcher.dart (right): https://codereview.chromium.org/834283003/diff/60001/mojo/public/dart/src/handle_watcher.dart#newcode269 mojo/public/dart/src/handle_watcher.dart:269: // and the signals array are mismatched. On ...
5 years, 11 months ago (2015-01-08 17:38:21 UTC) #8
zra
lgtm
5 years, 11 months ago (2015-01-08 17:39:27 UTC) #9
jimbe
5 years, 11 months ago (2015-01-08 18:18:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
84a66f3342250692572cd0d1df3031441df80a0d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698