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

Issue 830153004: Remove computation with no effect from local completion computer. (Closed)

Created:
5 years, 11 months ago by Paul Berry
Modified:
5 years, 11 months ago
Reviewers:
danrubel
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Remove computation with no effect from local completion computer. The computation performed by _computeExcludeVoidReturn was always being overwritten by the caller right after construction, so it had no effect. R=danrubel@google.com Committed: https://code.google.com/p/dart/source/detail?r=42752

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -28 lines) Patch
M pkg/analysis_server/lib/src/services/completion/local_computer.dart View 5 chunks +14 lines, -28 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
5 years, 11 months ago (2015-01-09 19:18:05 UTC) #2
danrubel
lgtm
5 years, 11 months ago (2015-01-09 19:26:07 UTC) #3
Paul Berry
5 years, 11 months ago (2015-01-09 19:28:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42752 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698