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

Issue 1833743002: Resynthesize _DeferredClassElement instead of actual ClassElementImpl. (Closed)

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

Description

Resynthesize _DeferredClassElement instead of actual ClassElementImpl. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/c1f3689736a9c47ddddbb501f5193f39f5066385

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+704 lines, -560 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 1 chunk +3 lines, -1 line 1 comment Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 23 chunks +667 lines, -516 lines 2 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +34 lines, -43 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 9 months ago (2016-03-24 19:19:44 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/1833743002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart File pkg/analyzer/lib/src/dart/element/element.dart (right): https://codereview.chromium.org/1833743002/diff/1/pkg/analyzer/lib/src/dart/element/element.dart#newcode1085 pkg/analyzer/lib/src/dart/element/element.dart:1085: if (type is ClassElementImpl) { Nit: it's not ...
4 years, 9 months ago (2016-03-24 19:40:14 UTC) #2
scheglov
4 years, 9 months ago (2016-03-24 19:56:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c1f3689736a9c47ddddbb501f5193f39f5066385 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698