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

Issue 2591473004: Fuchsia: implement Process::Wait() for Process.runSync() (Closed)

Created:
4 years ago by zra
Modified:
4 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fuchsia: implement Process::Wait() for Process.runSync() R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/918b90ba460e82c4095e7fe9eb0c703500f8721b

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -3 lines) Patch
M runtime/bin/process_fuchsia.cc View 1 3 chunks +150 lines, -3 lines 2 comments Download
M runtime/tests/vm/dart/hello_fuchsia_test.dart View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
4 years ago (2016-12-19 23:18:41 UTC) #2
siva
lgtm https://codereview.chromium.org/2591473004/diff/20001/runtime/bin/process_fuchsia.cc File runtime/bin/process_fuchsia.cc (right): https://codereview.chromium.org/2591473004/diff/20001/runtime/bin/process_fuchsia.cc#newcode452 runtime/bin/process_fuchsia.cc:452: Allocate(); This implementation seems to ignore OOM errors ...
4 years ago (2016-12-20 00:45:40 UTC) #3
zra
https://codereview.chromium.org/2591473004/diff/20001/runtime/bin/process_fuchsia.cc File runtime/bin/process_fuchsia.cc (right): https://codereview.chromium.org/2591473004/diff/20001/runtime/bin/process_fuchsia.cc#newcode452 runtime/bin/process_fuchsia.cc:452: Allocate(); On 2016/12/20 00:45:40, siva wrote: > This implementation ...
4 years ago (2016-12-20 17:13:44 UTC) #4
zra
4 years ago (2016-12-20 17:30:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
918b90ba460e82c4095e7fe9eb0c703500f8721b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698