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

Issue 981283003: Change all sources associated with changed files (issue 22680) (Closed)

Created:
5 years, 9 months ago by Brian Wilkerson
Modified:
5 years, 9 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Change all sources associated with changed files (issue 22680) R=paulberry@google.com Committed: https://code.google.com/p/dart/source/detail?r=44335

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -73 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 1 chunk +23 lines, -20 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 1 2 chunks +14 lines, -6 lines 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 3 chunks +10 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 11 chunks +66 lines, -44 lines 2 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 3 chunks +26 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/test_support.dart View 1 chunk +29 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/driver_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Brian Wilkerson
5 years, 9 months ago (2015-03-06 21:30:01 UTC) #2
Paul Berry
lgtm as a first step. I think there are two other cases that need to ...
5 years, 9 months ago (2015-03-06 21:56:42 UTC) #3
Brian Wilkerson
PTAL https://codereview.chromium.org/981283003/diff/1/pkg/analysis_server/lib/src/context_manager.dart File pkg/analysis_server/lib/src/context_manager.dart (right): https://codereview.chromium.org/981283003/diff/1/pkg/analysis_server/lib/src/context_manager.dart#newcode521 pkg/analysis_server/lib/src/context_manager.dart:521: List<Source> sources = info.context.getSourcesWithFullName(path); Done. https://codereview.chromium.org/981283003/diff/1/pkg/analysis_server/lib/src/context_manager.dart#newcode524 pkg/analysis_server/lib/src/context_manager.dart:524: sources.forEach((Source ...
5 years, 9 months ago (2015-03-06 23:17:11 UTC) #4
Paul Berry
lgtm assuming changedAllSources is removed. https://codereview.chromium.org/981283003/diff/1/pkg/analysis_server/lib/src/context_manager.dart File pkg/analysis_server/lib/src/context_manager.dart (right): https://codereview.chromium.org/981283003/diff/1/pkg/analysis_server/lib/src/context_manager.dart#newcode524 pkg/analysis_server/lib/src/context_manager.dart:524: sources.forEach((Source source) { On ...
5 years, 9 months ago (2015-03-09 18:05:34 UTC) #5
Brian Wilkerson
https://codereview.chromium.org/981283003/diff/20001/pkg/analyzer/lib/src/generated/engine.dart File pkg/analyzer/lib/src/generated/engine.dart (right): https://codereview.chromium.org/981283003/diff/20001/pkg/analyzer/lib/src/generated/engine.dart#newcode7563 pkg/analyzer/lib/src/generated/engine.dart:7563: void changedAllSources(List<Source> sources) { > Was this added by ...
5 years, 9 months ago (2015-03-09 18:24:46 UTC) #6
Brian Wilkerson
5 years, 9 months ago (2015-03-09 18:28:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 44335 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698