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

Issue 887793003: Avoid redundant notifications when a file is analyzed in multiple contexts. (Closed)

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

Description

Avoid redundant notifications when a file is analyzed in multiple contexts. BUG=dartbug.com/22210 R=danrubel@google.com Committed: https://code.google.com/p/dart/source/detail?r=43315

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -4 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 2 chunks +7 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 1 chunk +49 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
Paul Berry
5 years, 10 months ago (2015-01-29 21:26:51 UTC) #2
danrubel
lgtm https://codereview.chromium.org/887793003/diff/1/pkg/analysis_server/test/analysis_server_test.dart File pkg/analysis_server/test/analysis_server_test.dart (right): https://codereview.chromium.org/887793003/diff/1/pkg/analysis_server/test/analysis_server_test.dart#newcode265 pkg/analysis_server/test/analysis_server_test.dart:265: // TODO(paulberry): why? Do we send an outline ...
5 years, 10 months ago (2015-01-29 21:37:00 UTC) #3
Paul Berry
Committed patchset #1 (id:1) manually as 43315 (presubmit successful).
5 years, 10 months ago (2015-01-29 21:42:56 UTC) #4
Brian Wilkerson
Unless I'm misunderstanding it, I don't think this is a safe change. The values being ...
5 years, 10 months ago (2015-01-30 16:59:00 UTC) #6
Paul Berry
On 2015/01/30 16:59:00, Brian Wilkerson wrote: > Unless I'm misunderstanding it, I don't think this ...
5 years, 10 months ago (2015-01-30 19:11:43 UTC) #7
Brian Wilkerson
5 years, 10 months ago (2015-01-30 19:55:23 UTC) #8
Message was sent while issue was closed.
That sounds reasonable to me. Thanks!

Powered by Google App Engine
This is Rietveld 408576698