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

Issue 22999033: Add Platform.packageRoot and Platform.executableArguments to dart:io. (Closed)

Created:
7 years, 4 months ago by Bill Hesse
Modified:
7 years, 4 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add Platform.packageRoot and Platform.executableArguments to dart:io. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=26432

Patch Set 1 #

Patch Set 2 : Improve doc comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -3 lines) Patch
M runtime/bin/io_natives.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/bin/main.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/platform.h View 1 chunk +23 lines, -0 lines 0 comments Download
M runtime/bin/platform.cc View 2 chunks +28 lines, -0 lines 0 comments Download
M runtime/bin/platform_patch.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/lib/io_patch.dart View 1 chunk +7 lines, -1 line 0 comments Download
M sdk/lib/io/platform.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download
M sdk/lib/io/platform_impl.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M tests/standalone/io/platform_test.dart View 3 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
I would like to change executableArguments to executableFlags everywhere, since it is only the flags, ...
7 years, 4 months ago (2013-08-21 13:04:08 UTC) #1
Søren Gjesse
LGTM I think we should stick the the "argument" name. This is what we call ...
7 years, 4 months ago (2013-08-21 14:10:24 UTC) #2
Bill Hesse
7 years, 4 months ago (2013-08-21 15:22:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r26432 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698