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

Issue 1907723002: Code completion bug fix, don't suggest optional field formal parameters that are already in the con… (Closed)

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

Description

Code completion bug fix, don't suggest optional field formal parameters that are already in the constructor BUG=https://github.com/dart-lang/sdk/issues/26255 R=danrubel@google.com Committed: https://github.com/dart-lang/sdk/commit/bfb5849f44d33626eef24e6c3c429faf38dca2e8

Patch Set 1 #

Patch Set 2 : rebase with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -4 lines) Patch
M pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/field_formal_contributor_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_reference_contributor_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
jwren
4 years, 8 months ago (2016-04-20 23:17:51 UTC) #2
danrubel
LGTM
4 years, 8 months ago (2016-04-21 12:58:45 UTC) #3
jwren
4 years, 8 months ago (2016-04-21 17:46:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bfb5849f44d33626eef24e6c3c429faf38dca2e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698