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

Issue 2391173003: Catch and suppress expected exceptions in corrections. (Closed)

Created:
4 years, 2 months ago by scheglov
Modified:
4 years, 2 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Catch and suppress expected exceptions in corrections. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/f69311914618d46136cdc81709470c6eb6d2f66a

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -13 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 2 chunks +13 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 2 chunks +13 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/util.dart View 3 chunks +25 lines, -5 lines 1 comment Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 2 months ago (2016-10-05 04:26:34 UTC) #1
Brian Wilkerson
lgtm https://codereview.chromium.org/2391173003/diff/1/pkg/analysis_server/lib/src/services/correction/util.dart File pkg/analysis_server/lib/src/services/correction/util.dart (right): https://codereview.chromium.org/2391173003/diff/1/pkg/analysis_server/lib/src/services/correction/util.dart#newcode710 pkg/analysis_server/lib/src/services/correction/util.dart:710: throw new CancelCorrectionException(); How often does this occur? ...
4 years, 2 months ago (2016-10-05 13:52:20 UTC) #2
scheglov
4 years, 2 months ago (2016-10-05 15:31:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f69311914618d46136cdc81709470c6eb6d2f66a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698