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

Issue 340183003: 'Element' and 'Outline' implementations for the new server API. (Closed)

Created:
6 years, 6 months ago by scheglov
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

'Element' and 'Outline' implementations for the new server API. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=37463

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+704 lines, -596 lines) Patch
M pkg/analysis_server/lib/src/computer/computer_outline.dart View 7 chunks +148 lines, -159 lines 4 comments Download
A pkg/analysis_server/lib/src/computer/element.dart View 1 chunk +152 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/constants.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/analysis_notification_outline_test.dart View 9 chunks +402 lines, -433 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
6 years, 6 months ago (2014-06-18 19:51:04 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/340183003/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart File pkg/analysis_server/lib/src/computer/computer_outline.dart (right): https://codereview.chromium.org/340183003/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart#newcode10 pkg/analysis_server/lib/src/computer/computer_outline.dart:10: import 'package:analyzer/src/generated/element.dart' as ane; What does "ane" stand ...
6 years, 6 months ago (2014-06-18 20:37:10 UTC) #2
scheglov
https://codereview.chromium.org/340183003/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart File pkg/analysis_server/lib/src/computer/computer_outline.dart (right): https://codereview.chromium.org/340183003/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart#newcode10 pkg/analysis_server/lib/src/computer/computer_outline.dart:10: import 'package:analyzer/src/generated/element.dart' as ane; On 2014/06/18 20:37:09, Brian Wilkerson ...
6 years, 6 months ago (2014-06-18 20:43:27 UTC) #3
scheglov
Committed patchset #1 manually as r37463 (presubmit successful).
6 years, 6 months ago (2014-06-18 20:44:29 UTC) #4
Paul Berry
6 years, 6 months ago (2014-06-18 21:21:51 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698