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

Issue 1404353007: Completion exceptions are never fatal. (Closed)

Created:
5 years, 2 months ago by scheglov
Modified:
5 years, 2 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Completion exceptions are never fatal. Actually only some methods of the 'edit' domain are potentially fatal. Alternative solutions: 1. Don't make anything fatal. 2. Add areExceptionsFatal to RequestHandler. 3. Let every domain to decide whether exceptions in some method or none of them are fatal. R=brianwilkerson@google.com, danrubel@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/4e5938f373cc47cb6266c7b76af1c913fbcd47bc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M pkg/analysis_server/lib/src/domain_completion.dart View 2 chunks +14 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 2 months ago (2015-10-22 03:04:16 UTC) #1
Brian Wilkerson
LGTM
5 years, 2 months ago (2015-10-22 03:14:04 UTC) #2
scheglov
5 years, 2 months ago (2015-10-22 03:27:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4e5938f373cc47cb6266c7b76af1c913fbcd47bc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698