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 561373002: Issue 19682. New analyzer snapshot that fixes an inline refactoring problem. (Closed)

Created:
6 years, 3 months ago by scheglov
Modified:
6 years, 3 months ago
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Issue 19682. New analyzer snapshot that fixes an inline refactoring problem. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/issues/detail?id=19682 Committed: https://code.google.com/p/dart/source/detail?r=40193

Patch Set 1 #

Patch Set 2 : Changes for mock_sdk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+428 lines, -109 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/ast/InstanceCreationExpression.java View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/mock_sdk.dart View 1 3 chunks +26 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/services/refactoring/inline_local_test.dart View 1 chunk +34 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/element.dart View 3 chunks +11 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 21 chunks +107 lines, -20 lines 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 24 chunks +154 lines, -26 lines 0 comments Download
M pkg/analyzer/lib/src/generated/sdk.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 1 10 chunks +20 lines, -15 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 7 chunks +39 lines, -35 lines 0 comments Download
M pkg/analyzer2dart/test/mock_sdk.dart View 1 3 chunks +26 lines, -2 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
6 years, 3 months ago (2014-09-11 20:47:53 UTC) #1
Brian Wilkerson
Adding Nathan. This might be adding a bug that he's currently fixing. If so I ...
6 years, 3 months ago (2014-09-11 20:52:40 UTC) #3
scheglov
On 2014/09/11 20:52:40, Brian Wilkerson wrote: > Adding Nathan. This might be adding a bug ...
6 years, 3 months ago (2014-09-11 21:23:11 UTC) #4
scheglov
6 years, 3 months ago (2014-09-11 22:47:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40193 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698