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

Issue 1605763007: Validate that int values that we write to summaries are >= 0. (Closed)

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

Description

Validate that int values that we write to summaries are >= 0. Also make tweaks for TestTypeProvider to ensure that this is true. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/0a495243c606a314cd9ac5d12f5f974d9bde3b2e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -11 lines) Patch
M pkg/analyzer/lib/src/generated/testing/element_factory.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/testing/test_type_provider.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 36 chunks +36 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 2 chunks +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/tool/summary/generate.dart View 2 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 11 months ago (2016-01-20 21:22:17 UTC) #1
Brian Wilkerson
LGTM
4 years, 11 months ago (2016-01-20 21:35:37 UTC) #2
Paul Berry
lgtm
4 years, 11 months ago (2016-01-20 21:36:37 UTC) #3
scheglov
4 years, 11 months ago (2016-01-20 21:38:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0a495243c606a314cd9ac5d12f5f974d9bde3b2e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698