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

Issue 1042033002: Issue 23018. Fix for inlining multiline strings with leading whitespaces. (Closed)

Created:
5 years, 9 months ago by scheglov
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Issue 23018. Fix for inlining multiline strings with leading whitespaces. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/issues/detail?id=23018 Committed: https://code.google.com/p/dart/source/detail?r=44771

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -151 lines) Patch
M pkg/analysis_server/lib/src/services/refactoring/inline_local.dart View 1 chunk +0 lines, -8 lines 0 comments Download
M pkg/analysis_server/test/services/refactoring/inline_local_test.dart View 1 chunk +23 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 7 chunks +108 lines, -73 lines 1 comment Download
M pkg/analyzer/lib/src/generated/parser.dart View 2 chunks +4 lines, -70 lines 0 comments Download
M pkg/analyzer/test/generated/ast_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 9 months ago (2015-03-28 00:16:51 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1042033002/diff/1/pkg/analyzer/lib/src/generated/ast.dart File pkg/analyzer/lib/src/generated/ast.dart (right): https://codereview.chromium.org/1042033002/diff/1/pkg/analyzer/lib/src/generated/ast.dart#newcode16512 pkg/analyzer/lib/src/generated/ast.dart:16512: StringLexemeHelper get _helper { Use '=>'?
5 years, 9 months ago (2015-03-28 00:38:20 UTC) #2
scheglov
5 years, 9 months ago (2015-03-28 02:31:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44771 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698