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

Issue 2357553003: Fix newly introduced errors and warnings (Closed)

Created:
4 years, 3 months ago by Brian Wilkerson
Modified:
4 years, 3 months ago
CC:
reviews_dartlang.org, Jennifer Messerly, Leaf
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -94 lines) Patch
M pkg/analysis_server/lib/src/status/get_handler.dart View 3 chunks +6 lines, -5 lines 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/summary/package_bundle_reader.dart View 6 chunks +22 lines, -11 lines 3 comments Download
M pkg/analyzer/lib/src/summary/summary_sdk.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/strong/checker.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 29 chunks +85 lines, -69 lines 3 comments Download
M pkg/analyzer/test/src/task/dart_work_manager_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/driver_test.dart View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Brian Wilkerson
4 years, 3 months ago (2016-09-20 23:36:12 UTC) #2
scheglov
lgtm :-( https://codereview.chromium.org/2357553003/diff/1/pkg/analyzer/lib/src/summary/package_bundle_reader.dart File pkg/analyzer/lib/src/summary/package_bundle_reader.dart (right): https://codereview.chromium.org/2357553003/diff/1/pkg/analyzer/lib/src/summary/package_bundle_reader.dart#newcode185 pkg/analyzer/lib/src/summary/package_bundle_reader.dart:185: result as ResultDescriptor<bool>, true, TargetedResult.EMPTY_LIST); Ouch :-( ...
4 years, 3 months ago (2016-09-21 00:05:07 UTC) #3
Jennifer Messerly
Hey sorry we made a ":-(" ... feel free to suggest other behavior if you ...
4 years, 3 months ago (2016-09-21 00:20:30 UTC) #5
scheglov
https://codereview.chromium.org/2357553003/diff/1/pkg/analyzer/lib/src/summary/package_bundle_reader.dart File pkg/analyzer/lib/src/summary/package_bundle_reader.dart (right): https://codereview.chromium.org/2357553003/diff/1/pkg/analyzer/lib/src/summary/package_bundle_reader.dart#newcode185 pkg/analyzer/lib/src/summary/package_bundle_reader.dart:185: result as ResultDescriptor<bool>, true, TargetedResult.EMPTY_LIST); On 2016/09/21 00:20:29, John ...
4 years, 3 months ago (2016-09-21 00:32:37 UTC) #6
Brian Wilkerson
> I'm not sure how the CC is intended. I just want you to be ...
4 years, 3 months ago (2016-09-21 15:00:43 UTC) #7
Brian Wilkerson
4 years, 3 months ago (2016-09-21 15:01:07 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2d9e690e6c4f8c7eba9ee52f43c816fac17823e1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698