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

Issue 24730002: Automatically append ".js" on spawnUri if we are running in JavaScript. (Closed)

Created:
7 years, 2 months ago by floitsch
Modified:
7 years, 2 months ago
Reviewers:
kasperl, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Automatically append ".js" on spawnUri if we are running in JavaScript. BUG= http://dartbug.com/9422 R=kasperl@google.com, kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=27941

Patch Set 1 #

Patch Set 2 : Remove todo. #

Total comments: 6

Patch Set 3 : Address comments. #

Patch Set 4 : Fix typo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M sdk/lib/_internal/lib/isolate_helper.dart View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M tests/isolate/isolate.status View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M tests/isolate/spawn_uri_multi_test.dart View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M tests/isolate/spawn_uri_test.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
floitsch
7 years, 2 months ago (2013-09-26 09:23:29 UTC) #1
kasperl
LGTM.
7 years, 2 months ago (2013-09-26 09:28:44 UTC) #2
kustermann
I like it :-) LGTM with comments. https://codereview.chromium.org/24730002/diff/3001/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://codereview.chromium.org/24730002/diff/3001/tools/testing/dart/test_suite.dart#newcode1050 tools/testing/dart/test_suite.dart:1050: String baseName ...
7 years, 2 months ago (2013-09-26 09:34:33 UTC) #3
floitsch
Thanks. https://codereview.chromium.org/24730002/diff/3001/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://codereview.chromium.org/24730002/diff/3001/tools/testing/dart/test_suite.dart#newcode1050 tools/testing/dart/test_suite.dart:1050: String baseName = namePath.filenameWithoutExtension; On 2013/09/26 09:34:34, kustermann ...
7 years, 2 months ago (2013-09-26 10:56:15 UTC) #4
floitsch
7 years, 2 months ago (2013-09-26 11:32:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r27941 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698