Chromium Code Reviews
DescriptionRework <script-ref>: - optional 'line' parameter - use a shorter version of the script url in the anchor text - keep long script url in hover text
The links for script-ref's now have a ?line=### url parameter which is
currently ignored in the script view page.
Added an optional 'isolate' parameter for all service-ref's. This
allows us to explicitly specify our "current" isolate.
Redo function/script reference in the isolate summary page to use
<function-ref> and <service-ref> now that we can specify an isolate.
Add a missing comma in observatory_element.dart.
R=johnmccutchan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32772
Patch Set 1 #Patch Set 2 : edits #Patch Set 3 : gen js #Messages
Total messages: 3 (0 generated)
|