Chromium Code Reviews
DescriptionFix analysis server 'analysis.getHover' when there is no hover information.
Previously we returned {'hovers': [null]}. We now return {'hovers': []}.
Also, tweak the analysis.getHover unit tests to use futures uniformly
rather than a mix of futures and CPS.
R=scheglov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38366
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||