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

Issue 22565003: Make the values of Platform.executable and Platform.script available to all isolates (Closed)

Created:
7 years, 4 months ago by Søren Gjesse
Modified:
7 years, 4 months ago
Reviewers:
Bill Hesse, Ivan Posva
CC:
reviews_dartlang.org, kustermann
Visibility:
Public.

Description

Make the values of Platform.executable and Platform.script available to all isolates BUG=http://dartbug.com/12258 R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25913

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed review comments from whesse@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -50 lines) Patch
M runtime/bin/io_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/main.cc View 8 chunks +20 lines, -44 lines 0 comments Download
M runtime/bin/platform.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M runtime/bin/platform.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/bin/platform_patch.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/lib/io_patch.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/io/platform.dart View 2 chunks +4 lines, -5 lines 0 comments Download
M sdk/lib/io/platform_impl.dart View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/standalone/io/platform_test.dart View 1 2 chunks +47 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Søren Gjesse
7 years, 4 months ago (2013-08-07 10:15:52 UTC) #1
Bill Hesse
https://codereview.chromium.org/22565003/diff/1/runtime/bin/platform.h File runtime/bin/platform.h (right): https://codereview.chromium.org/22565003/diff/1/runtime/bin/platform.h#newcode41 runtime/bin/platform.h:41: static char* GetExecutableName() { Could these all be const ...
7 years, 4 months ago (2013-08-07 13:39:44 UTC) #2
Søren Gjesse
https://codereview.chromium.org/22565003/diff/1/runtime/bin/platform.h File runtime/bin/platform.h (right): https://codereview.chromium.org/22565003/diff/1/runtime/bin/platform.h#newcode41 runtime/bin/platform.h:41: static char* GetExecutableName() { On 2013/08/07 13:39:44, Bill Hesse ...
7 years, 4 months ago (2013-08-07 14:37:46 UTC) #3
Ivan Posva
LGTM -ip
7 years, 4 months ago (2013-08-08 00:37:13 UTC) #4
Søren Gjesse
7 years, 4 months ago (2013-08-08 07:19:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r25913 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698