DescriptionImprove class-tree, class-view, and instance-view.
class-tree
- Make all the rows have the same height.
- Hide synthetic mixin classes from the tree.
- Show mixin information in a different way.
- Show the total subclass count for each row if non-zero.
class-view
- Display supertype and mixin information
instance-view
- Display typeArguments, parameterizedClass, parameterIndex,
targetType and bound information for Types.
- Display a source for Types.
- Provide an [eval] link for the runtimeType.
isolate-view
- Display the list of extension rpcs.
Update service.md.
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/22c37b9516104c3ca3b1fb988719b922460e6ac1
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : code review #Messages
Total messages: 7 (3 generated)
|