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

Issue 2591523002: Fuchsia: Adds File::Copy() (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

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M runtime/bin/directory_fuchsia.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/bin/file_fuchsia.cc View 2 chunks +43 lines, -1 line 0 comments Download
M runtime/tests/vm/dart/hello_fuchsia_test.dart View 1 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
https://codereview.chromium.org/2591523002/diff/1/runtime/bin/file_fuchsia.cc File runtime/bin/file_fuchsia.cc (right): https://codereview.chromium.org/2591523002/diff/1/runtime/bin/file_fuchsia.cc#newcode285 runtime/bin/file_fuchsia.cc:285: if (type == kIsFile) { This is copied from ...
4 years ago (2016-12-19 20:29:02 UTC) #2
siva
lgtm https://codereview.chromium.org/2591523002/diff/1/runtime/tests/vm/dart/hello_fuchsia_test.dart File runtime/tests/vm/dart/hello_fuchsia_test.dart (right): https://codereview.chromium.org/2591523002/diff/1/runtime/tests/vm/dart/hello_fuchsia_test.dart#newcode412 runtime/tests/vm/dart/hello_fuchsia_test.dart:412: List<int> data = [1, 2, 3, 4, 5, ...
4 years ago (2016-12-20 00:04:22 UTC) #3
zra
https://codereview.chromium.org/2591523002/diff/1/runtime/tests/vm/dart/hello_fuchsia_test.dart File runtime/tests/vm/dart/hello_fuchsia_test.dart (right): https://codereview.chromium.org/2591523002/diff/1/runtime/tests/vm/dart/hello_fuchsia_test.dart#newcode412 runtime/tests/vm/dart/hello_fuchsia_test.dart:412: List<int> data = [1, 2, 3, 4, 5, 6, ...
4 years ago (2016-12-20 17:43:58 UTC) #4
zra
4 years ago (2016-12-20 17:44:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1f99052303c6f1bd2a04fd063ac9770ecc03ce38 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698