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

Issue 23301021: Formatter checkpoint (String literal elimination). (Closed)

Created:
7 years, 4 months ago by pquitslund
Modified:
7 years, 4 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Formatter checkpoint. Some fixes and a progress towards the elimination of references to String literals in visit methods. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=26608

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -162 lines) Patch
M pkg/analyzer_experimental/lib/src/services/formatter_impl.dart View 1 33 chunks +143 lines, -162 lines 0 comments Download
M pkg/analyzer_experimental/test/services/formatter_test.dart View 2 chunks +82 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pquitslund
7 years, 4 months ago (2013-08-23 18:35:42 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/23301021/diff/1/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart File pkg/analyzer_experimental/lib/src/services/formatter_impl.dart (right): https://codereview.chromium.org/23301021/diff/1/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart#newcode229 pkg/analyzer_experimental/lib/src/services/formatter_impl.dart:229: } Should this (eventually) be visitNodes(node.statements, precededBy: newlines, ...
7 years, 4 months ago (2013-08-23 19:25:48 UTC) #2
pquitslund
Thanks! https://codereview.chromium.org/23301021/diff/1/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart File pkg/analyzer_experimental/lib/src/services/formatter_impl.dart (right): https://codereview.chromium.org/23301021/diff/1/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart#newcode229 pkg/analyzer_experimental/lib/src/services/formatter_impl.dart:229: } On 2013/08/23 19:25:48, Brian Wilkerson wrote: > ...
7 years, 4 months ago (2013-08-23 20:16:08 UTC) #3
pquitslund
7 years, 4 months ago (2013-08-23 20:17:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r26608 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698