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

Issue 2567113003: Send errors notification without delay. (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Send errors notification without delay. Update 'analysis.updateContent' integration test. This might be OK from performance POV - errors are cheaper to send than for example navigation. And this satisfies the goal of 'analyzing' notification - that new errors are to be expected. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/d564b0aaab3c5dc6871721057f85eb07d294e700

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -52 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 chunk +1 line, -3 lines 0 comments Download
M pkg/analysis_server/test/integration/analysis/update_content_test.dart View 2 chunks +36 lines, -49 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years ago (2016-12-12 19:29:38 UTC) #1
Brian Wilkerson
Is this performant if the errors have not yet been computed? If so, lgtm.
4 years ago (2016-12-12 19:31:52 UTC) #2
scheglov
4 years ago (2016-12-12 19:39:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d564b0aaab3c5dc6871721057f85eb07d294e700 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698