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

Issue 215213003: Rework the <field-view> page. (Closed)

Created:
6 years, 9 months ago by turnidge
Modified:
6 years, 9 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Cutch
Visibility:
Public.

Description

Rework the <field-view> page. Give fields/functions a consistent notion of ownership. Add field's script to the JSON. Make page reload work again. Fixup closure printing a bit. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=34520

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+622 lines, -315 lines) Patch
M runtime/bin/resources_sources.gypi View 1 2 1 chunk +58 lines, -54 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html View 1 2 7 chunks +123 lines, -54 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js View 1 2 6 chunks +10 lines, -10 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js.map View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html View 1 2 7 chunks +123 lines, -54 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js View 1 2 6 chunks +10 lines, -10 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js.map View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/field_ref.html View 1 2 1 chunk +16 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/field_view.html View 1 2 2 chunks +84 lines, -27 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/function_ref.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/function_view.html View 1 2 3 chunks +14 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/instance_ref.html View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/instance_view.html View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/app/location_manager.dart View 1 1 chunk +8 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/field_ref.html View 1 1 chunk +16 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/field_view.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/field_view.html View 1 2 2 chunks +84 lines, -27 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_ref.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_ref.html View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_view.dart View 1 chunk +4 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_view.html View 1 2 3 chunks +14 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_ref.html View 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_view.html View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/observatory_element.dart View 2 chunks +0 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/response_viewer.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/resources.sh View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 1 2 3 chunks +18 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
turnidge
6 years, 9 months ago (2014-03-27 22:19:34 UTC) #1
Cutch
lgtm
6 years, 9 months ago (2014-03-28 14:32:06 UTC) #2
turnidge
6 years, 9 months ago (2014-03-28 20:21:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r34520 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698