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

Issue 1963213002: Remove 'name' from argumentNames and replace with 'argumentsNames' in UnlinkedConstructorInitialize… (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove 'name' from argumentNames and replace with 'argumentsNames' in UnlinkedConstructorInitializer. You were right - it is not complex at all. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/c7b18cb57555a350fc6ca242e0fef988ccbaff06

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -82 lines) Patch
M pkg/analyzer/lib/src/summary/format.dart View 19 chunks +33 lines, -31 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 2 chunks +8 lines, -6 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 4 chunks +36 lines, -32 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_const_expr.dart View 2 chunks +20 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 4 chunks +36 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 7 months ago (2016-05-10 19:21:13 UTC) #1
Paul Berry
lgtm, thanks!
4 years, 7 months ago (2016-05-10 19:28:43 UTC) #2
scheglov
4 years, 7 months ago (2016-05-10 20:09:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c7b18cb57555a350fc6ca242e0fef988ccbaff06 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698