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

Issue 1983293002: Delay resynthesizing metadata to Impl classes. (Closed)

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

Description

Delay resynthesizing metadata to Impl classes. Now we can restore the disabled metadata validation. R=paulberry@google.com, brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/b0f2d80d5a0b96d19922e9a88aae2f84e5290590

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -37 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 1 9 chunks +58 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 5 chunks +34 lines, -28 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 7 months ago (2016-05-17 20:30:03 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/1983293002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart File pkg/analyzer/lib/src/dart/element/element.dart (right): https://codereview.chromium.org/1983293002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart#newcode431 pkg/analyzer/lib/src/dart/element/element.dart:431: return _metadata ?? const <ElementAnnotation>[]; To clarify that ...
4 years, 7 months ago (2016-05-17 20:45:33 UTC) #2
scheglov
https://codereview.chromium.org/1983293002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart File pkg/analyzer/lib/src/dart/element/element.dart (right): https://codereview.chromium.org/1983293002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart#newcode431 pkg/analyzer/lib/src/dart/element/element.dart:431: return _metadata ?? const <ElementAnnotation>[]; On 2016/05/17 20:45:33, Paul ...
4 years, 7 months ago (2016-05-17 21:17:41 UTC) #3
scheglov
Committed patchset #2 (id:20001) manually as b0f2d80d5a0b96d19922e9a88aae2f84e5290590 (presubmit successful).
4 years, 7 months ago (2016-05-17 21:18:20 UTC) #5
Brian Wilkerson
4 years, 7 months ago (2016-05-17 22:06:08 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698