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

Issue 1585843009: Chaining not just element requests but also summaries access. (Closed)

Created:
4 years, 11 months ago by scheglov
Modified:
4 years, 11 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

Chaining not just element requests but also summaries access. We need to do this when during resynthesizing a package library we need to create a Location referencing something in the Dart SDK. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/183144562d5486bc0e90fb2311178c424ce67dfc

Patch Set 1 #

Total comments: 3

Patch Set 2 : Check parent in the abstract implementation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -99 lines) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 6 chunks +74 lines, -52 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summary_sdk.dart View 1 4 chunks +39 lines, -27 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 3 chunks +43 lines, -20 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 11 months ago (2016-01-15 05:40:11 UTC) #1
Paul Berry
https://codereview.chromium.org/1585843009/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1585843009/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode134 pkg/analyzer/lib/src/summary/resynthesize.dart:134: LinkedLibrary getLinkedSummary(String uri) { I'm concerned about the interface ...
4 years, 11 months ago (2016-01-15 16:37:38 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1585843009/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1585843009/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode134 pkg/analyzer/lib/src/summary/resynthesize.dart:134: LinkedLibrary getLinkedSummary(String uri) { On 2016/01/15 16:37:38, Paul ...
4 years, 11 months ago (2016-01-15 16:54:50 UTC) #3
Paul Berry
lgtm
4 years, 11 months ago (2016-01-15 17:05:41 UTC) #4
scheglov
4 years, 11 months ago (2016-01-15 17:07:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
183144562d5486bc0e90fb2311178c424ce67dfc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698