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

Issue 1243693002: fix for bin/devc relative path (Closed)

Created:
5 years, 5 months ago by Jennifer Messerly
Modified:
5 years, 5 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : new version #

Patch Set 3 : format #

Total comments: 4

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -62 lines) Patch
M lib/src/compiler.dart View 1 2 3 11 chunks +57 lines, -31 lines 0 comments Download
M lib/src/options.dart View 1 chunk +6 lines, -1 line 0 comments Download
M tool/sdk_expected_errors.txt View 1 3 chunks +30 lines, -30 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Jennifer Messerly
fixes some issues with https://github.com/dart-lang/dev_compiler/commit/e260ddaa284a9b6ac054a14696895accf050882d around handling of relative paths, and input base directory. These ...
5 years, 5 months ago (2015-07-20 16:02:04 UTC) #2
vsm
https://codereview.chromium.org/1243693002/diff/1/lib/src/compiler.dart File lib/src/compiler.dart (right): https://codereview.chromium.org/1243693002/diff/1/lib/src/compiler.dart#newcode211 lib/src/compiler.dart:211: df.append(html_codegen.libraryInclude(runtimeFileOutput(file))); I think you need to make a relative ...
5 years, 5 months ago (2015-07-20 16:11:16 UTC) #3
Jennifer Messerly
thanks! https://codereview.chromium.org/1243693002/diff/1/lib/src/compiler.dart File lib/src/compiler.dart (right): https://codereview.chromium.org/1243693002/diff/1/lib/src/compiler.dart#newcode211 lib/src/compiler.dart:211: df.append(html_codegen.libraryInclude(runtimeFileOutput(file))); On 2015/07/20 16:11:16, vsm wrote: > I ...
5 years, 5 months ago (2015-07-20 16:32:31 UTC) #4
vsm
On 2015/07/20 16:32:31, John Messerly wrote: > thanks! > > https://codereview.chromium.org/1243693002/diff/1/lib/src/compiler.dart > File lib/src/compiler.dart (right): ...
5 years, 5 months ago (2015-07-20 20:46:57 UTC) #5
Jennifer Messerly
PTAL. I went ahead and did the follow up work, to treat runtime files at ...
5 years, 5 months ago (2015-07-21 21:13:49 UTC) #6
Jennifer Messerly
Friendly ping, I think you'll like the new version! :)
5 years, 5 months ago (2015-07-23 16:33:25 UTC) #7
vsm
lgtm! https://codereview.chromium.org/1243693002/diff/40001/lib/src/compiler.dart File lib/src/compiler.dart (right): https://codereview.chromium.org/1243693002/diff/40001/lib/src/compiler.dart#newcode158 lib/src/compiler.dart:158: static const String _propertyName = 'dev_compiler.BatchCompiler.isCompiled'; Perhaps rename ...
5 years, 5 months ago (2015-07-23 16:42:45 UTC) #8
Jennifer Messerly
https://codereview.chromium.org/1243693002/diff/40001/lib/src/compiler.dart File lib/src/compiler.dart (right): https://codereview.chromium.org/1243693002/diff/40001/lib/src/compiler.dart#newcode158 lib/src/compiler.dart:158: static const String _propertyName = 'dev_compiler.BatchCompiler.isCompiled'; On 2015/07/23 16:42:45, ...
5 years, 5 months ago (2015-07-23 16:50:35 UTC) #9
Jennifer Messerly
5 years, 5 months ago (2015-07-23 16:55:25 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
0b0f07faea680f4f8b3ffaa8854f82be4febc960 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698