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

Issue 1223113005: simplify computing of runtime file locations (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: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -32 lines) Patch
M bin/devc.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/devc.dart View 1 chunk +2 lines, -1 line 0 comments Download
M lib/src/codegen/html_codegen.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M lib/src/utils.dart View 2 chunks +10 lines, -28 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Jennifer Messerly
just something I came across working on other refactorings.
5 years, 5 months ago (2015-07-14 22:58:01 UTC) #2
vsm
lgtm with question https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart File lib/src/options.dart (left): https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart#oldcode266 lib/src/options.dart:266: /// activated via `pub global activate`. ...
5 years, 5 months ago (2015-07-14 23:52:30 UTC) #3
Jennifer Messerly
Yeah, I should've explained that better. Doh! btw, I simplified further, mirrors aren't needed in ...
5 years, 5 months ago (2015-07-15 00:29:41 UTC) #4
vsm
https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart File lib/src/options.dart (left): https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart#oldcode266 lib/src/options.dart:266: /// activated via `pub global activate`. On 2015/07/15 00:29:41, ...
5 years, 5 months ago (2015-07-15 00:45:29 UTC) #5
Jennifer Messerly
https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart File lib/src/options.dart (left): https://codereview.chromium.org/1223113005/diff/1/lib/src/options.dart#oldcode266 lib/src/options.dart:266: /// activated via `pub global activate`. On 2015/07/15 00:45:29, ...
5 years, 5 months ago (2015-07-15 15:30:43 UTC) #6
Jennifer Messerly
After further discussion, it sounds like maybe we could do a prebuild step that captures ...
5 years, 5 months ago (2015-07-15 16:39:18 UTC) #7
Jennifer Messerly
PTAL
5 years, 5 months ago (2015-07-15 16:46:37 UTC) #8
vsm
lgtm
5 years, 5 months ago (2015-07-15 16:56:56 UTC) #9
Jennifer Messerly
5 years, 5 months ago (2015-07-15 16:58:28 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
d8d19c94fd67b70f30d4a83d2f9ec4971794f7de (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698