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

Issue 1764853002: Quick fix to ignore a specific error (#25915). (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M pkg/analysis_server/lib/src/services/correction/fix.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 1 3 chunks +22 lines, -0 lines 2 comments Download
M pkg/analysis_server/test/edit/fixes_test.dart View 1 3 chunks +5 lines, -1 line 2 comments Download
M pkg/analysis_server/test/services/correction/fix_test.dart View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
pquitslund
I have some test updating to do (in cases where this breaks the assumption that ...
4 years, 9 months ago (2016-03-03 23:15:35 UTC) #2
scheglov
On 2016/03/03 23:15:35, pquitslund wrote: > I have some test updating to do (in cases ...
4 years, 9 months ago (2016-03-04 02:35:00 UTC) #3
pquitslund
On 2016/03/04 02:35:00, scheglov wrote: > On 2016/03/03 23:15:35, pquitslund wrote: > > I have ...
4 years, 9 months ago (2016-03-04 18:51:10 UTC) #4
scheglov
LGTM https://codereview.chromium.org/1764853002/diff/20001/pkg/analysis_server/lib/src/services/correction/fix_internal.dart File pkg/analysis_server/lib/src/services/correction/fix_internal.dart (right): https://codereview.chromium.org/1764853002/diff/20001/pkg/analysis_server/lib/src/services/correction/fix_internal.dart#newcode35 pkg/analysis_server/lib/src/services/correction/fix_internal.dart:35: import 'package:analyzer/src/dart/scanner/scanner.dart'; Do we need this import? https://codereview.chromium.org/1764853002/diff/20001/pkg/analysis_server/test/edit/fixes_test.dart ...
4 years, 9 months ago (2016-03-04 18:55:20 UTC) #5
pquitslund
Thanks! https://codereview.chromium.org/1764853002/diff/20001/pkg/analysis_server/lib/src/services/correction/fix_internal.dart File pkg/analysis_server/lib/src/services/correction/fix_internal.dart (right): https://codereview.chromium.org/1764853002/diff/20001/pkg/analysis_server/lib/src/services/correction/fix_internal.dart#newcode35 pkg/analysis_server/lib/src/services/correction/fix_internal.dart:35: import 'package:analyzer/src/dart/scanner/scanner.dart'; On 2016/03/04 18:55:20, scheglov wrote: > ...
4 years, 9 months ago (2016-03-04 19:09:39 UTC) #6
pquitslund
4 years, 9 months ago (2016-03-04 19:11:12 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1f0a0b5a5c464db06761aa7ec0f8f0ac5081dc33 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698