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

Issue 1632033002: Issue 25542. If an element does not have its own documentation, use the documentation from the over… (Closed)

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

Description

Issue 25542. If an element does not have its own documentation, use the documentation from the overridden superclass member or an implemented interface. R=brianwilkerson@google.com BUG= https://github.com/dart-lang/sdk/issues/25542 Committed: https://github.com/dart-lang/sdk/commit/e7e52ae2c05bed6567bfaf3c8b9c8918a466c6d7

Patch Set 1 #

Total comments: 3

Patch Set 2 : New test cases and tweaks. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -109 lines) Patch
M pkg/analysis_server/lib/src/computer/computer_hover.dart View 1 3 chunks +18 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/computer/computer_overrides.dart View 1 3 chunks +147 lines, -106 lines 0 comments Download
M pkg/analysis_server/test/analysis/get_hover_test.dart View 1 1 chunk +65 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/analysis/notification_overrides_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 11 months ago (2016-01-25 21:58:48 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1632033002/diff/1/pkg/analysis_server/test/analysis/get_hover_test.dart File pkg/analysis_server/test/analysis/get_hover_test.dart (right): https://codereview.chromium.org/1632033002/diff/1/pkg/analysis_server/test/analysis/get_hover_test.dart#newcode99 pkg/analysis_server/test/analysis/get_hover_test.dart:99: test_dartdoc_inherited_methodByMethod_fromInterface() async { I'll suggest a couple more ...
4 years, 11 months ago (2016-01-25 22:09:59 UTC) #2
scheglov
https://codereview.chromium.org/1632033002/diff/1/pkg/analysis_server/test/analysis/get_hover_test.dart File pkg/analysis_server/test/analysis/get_hover_test.dart (right): https://codereview.chromium.org/1632033002/diff/1/pkg/analysis_server/test/analysis/get_hover_test.dart#newcode99 pkg/analysis_server/test/analysis/get_hover_test.dart:99: test_dartdoc_inherited_methodByMethod_fromInterface() async { On 2016/01/25 22:09:59, Brian Wilkerson wrote: ...
4 years, 11 months ago (2016-01-26 00:52:50 UTC) #3
scheglov
4 years, 11 months ago (2016-01-26 01:09:54 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e7e52ae2c05bed6567bfaf3c8b9c8918a466c6d7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698