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

Issue 3002233002: Add utilities to support the outline notification (Closed)

Created:
3 years, 4 months ago by Brian Wilkerson
Modified:
3 years, 4 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+432 lines, -0 lines) Patch
A pkg/analyzer_plugin/doc/tutorial/outline.md View 1 1 chunk +80 lines, -0 lines 0 comments Download
A pkg/analyzer_plugin/lib/plugin/outline_mixin.dart View 1 chunk +68 lines, -0 lines 0 comments Download
A pkg/analyzer_plugin/lib/src/utilities/outline/outline.dart View 1 chunk +65 lines, -0 lines 0 comments Download
A pkg/analyzer_plugin/lib/utilities/outline/outline.dart View 1 chunk +116 lines, -0 lines 0 comments Download
A pkg/analyzer_plugin/test/plugin/outline_mixin_test.dart View 1 1 chunk +101 lines, -0 lines 0 comments Download
M pkg/analyzer_plugin/test/plugin/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
3 years, 4 months ago (2017-08-24 18:16:05 UTC) #2
scheglov
LGTM https://codereview.chromium.org/3002233002/diff/1/pkg/analyzer_plugin/doc/tutorial/outline.md File pkg/analyzer_plugin/doc/tutorial/outline.md (right): https://codereview.chromium.org/3002233002/diff/1/pkg/analyzer_plugin/doc/tutorial/outline.md#newcode8 pkg/analyzer_plugin/doc/tutorial/outline.md:8: Outline information can is available through a subscription. ...
3 years, 4 months ago (2017-08-24 18:29:21 UTC) #3
Brian Wilkerson
I've updated the test, but would appreciate another look to make sure what I've done ...
3 years, 4 months ago (2017-08-24 18:52:47 UTC) #4
scheglov
LGTM
3 years, 4 months ago (2017-08-24 18:57:39 UTC) #5
Brian Wilkerson
3 years, 4 months ago (2017-08-24 18:59:10 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
efd4051c7ee5c6237f0f176ba7b9077ae45b2fd6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698