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

Issue 1038063002: DDC fixes for path (Closed)

Created:
5 years, 9 months ago by vsm
Modified:
5 years, 9 months ago
Reviewers:
Bob Nystrom, nweiz
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/path.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : Respond to comments #

Total comments: 2

Patch Set 3 : Fix formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M CHANGELOG.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M lib/src/context.dart View 1 2 2 chunks +12 lines, -3 lines 0 comments Download
M lib/src/parsed_path.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (1 generated)
vsm
https://codereview.chromium.org/1038063002/diff/1/lib/src/context.dart File lib/src/context.dart (right): https://codereview.chromium.org/1038063002/diff/1/lib/src/context.dart#newcode43 lib/src/context.dart:43: return new Context._(style, current); Note, we get an implicit ...
5 years, 9 months ago (2015-03-26 19:33:31 UTC) #2
nweiz
I'm down with some "as" additions when downcasting, but adding type annotations to every single ...
5 years, 9 months ago (2015-03-26 19:52:16 UTC) #3
vsm
On 2015/03/26 19:52:16, nweiz wrote: > I'm down with some "as" additions when downcasting, but ...
5 years, 9 months ago (2015-03-26 20:00:28 UTC) #4
Bob Nystrom
> adding type annotations to every single list literal is a serious burden, as well ...
5 years, 9 months ago (2015-03-27 20:23:13 UTC) #5
Bob Nystrom
Do you intend to land this? If so, you'll need to update the changelog, bump ...
5 years, 9 months ago (2015-03-27 20:24:04 UTC) #6
nweiz
On 2015/03/27 20:23:13, Bob Nystrom wrote: > I'm personally OK with typing my collection literals ...
5 years, 9 months ago (2015-03-27 21:30:36 UTC) #7
vsm
PTAL Issue opened on Natalie's suggestion: https://github.com/dart-lang/dev_compiler/issues/108 https://codereview.chromium.org/1038063002/diff/1/lib/src/context.dart File lib/src/context.dart (right): https://codereview.chromium.org/1038063002/diff/1/lib/src/context.dart#newcode43 lib/src/context.dart:43: return new ...
5 years, 9 months ago (2015-03-27 21:42:51 UTC) #8
Bob Nystrom
LGTM! Don't forget to publish it and tag it in Git. Let me know if ...
5 years, 9 months ago (2015-03-27 22:05:41 UTC) #9
vsm
https://codereview.chromium.org/1038063002/diff/20001/lib/src/context.dart File lib/src/context.dart (right): https://codereview.chromium.org/1038063002/diff/20001/lib/src/context.dart#newcode200 lib/src/context.dart:200: var parts = <String>[part1, part2, part3, part4, part5, part6, ...
5 years, 9 months ago (2015-03-27 22:30:02 UTC) #10
vsm
5 years, 9 months ago (2015-03-27 22:30:17 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
29a3784b7fa4b6db37f97f365a37b8790288e0da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698