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

Issue 2920603003: Fix some observatory analysis issues. (Closed)

Created:
3 years, 6 months ago by devoncarew
Modified:
3 years, 6 months ago
Reviewers:
rmacnak, siva
CC:
reviews_dartlang.org, turnidge, rmacnak, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 13

Patch Set 2 : remove one cast (use an existing instance member #

Patch Set 3 : merge to master #

Patch Set 4 : Merge branch 'master' into obs_analysis_issues #

Patch Set 5 : rebase obs analysis issues PR against master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -16 lines) Patch
M runtime/observatory/.analysis_options View 1 chunk +5 lines, -4 lines 0 comments Download
M runtime/observatory/HACKING.md View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/lib/object_graph.dart View 3 chunks +0 lines, -3 lines 0 comments Download
M runtime/observatory/lib/src/cpu_profile/cpu_profile.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/lib/src/elements/debugger.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/observatory/lib/src/elements/instance_ref.dart View 3 4 1 chunk +1 line, -2 lines 0 comments Download
M runtime/observatory/lib/src/elements/isolate_view.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/observatory/lib/src/repositories/sample_profile.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/observatory/tests/service/auth_token1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/collect_all_garbage_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
devoncarew
Fix a few analysis issues in runtime/observatory and update the analysis excludes. Aside from unused ...
3 years, 6 months ago (2017-05-31 23:06:11 UTC) #2
siva
https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart File runtime/observatory/lib/src/app/page.dart (right): https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart#newcode520 runtime/observatory/lib/src/app/page.dart:520: _retainingPathRepository, why remove _objectRepository? The factory constructor of ObjectViewElement ...
3 years, 6 months ago (2017-06-01 19:26:33 UTC) #3
rmacnak
https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/elements/instance_ref.dart File runtime/observatory/lib/src/elements/instance_ref.dart (left): https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/elements/instance_ref.dart#oldcode102 runtime/observatory/lib/src/elements/instance_ref.dart:102: await _objects.get(_isolate, _instance.id, count: count * 2); This parameter ...
3 years, 6 months ago (2017-06-01 19:30:46 UTC) #4
devoncarew
Thanks for the feedback! Some responses in-line. https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart File runtime/observatory/lib/src/app/page.dart (right): https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart#newcode520 runtime/observatory/lib/src/app/page.dart:520: _retainingPathRepository, On ...
3 years, 6 months ago (2017-06-01 20:11:54 UTC) #5
siva
https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart File runtime/observatory/lib/src/app/page.dart (right): https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/lib/src/app/page.dart#newcode520 runtime/observatory/lib/src/app/page.dart:520: _retainingPathRepository, On 2017/06/01 20:11:54, devoncarew wrote: > On 2017/06/01 ...
3 years, 6 months ago (2017-06-01 21:28:07 UTC) #6
siva
Devon, did Ryan cover most of the changes from this CL in the version he ...
3 years, 6 months ago (2017-06-02 15:33:00 UTC) #7
devoncarew
On 2017/06/02 15:33:00, siva wrote: > Devon, did Ryan cover most of the changes from ...
3 years, 6 months ago (2017-06-05 15:31:04 UTC) #8
rmacnak
lgtm https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart File runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart (right): https://codereview.chromium.org/2920603003/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart#newcode18 runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart:18: // ignore: mixin_inherits_from_not_object On 2017/06/01 20:11:54, devoncarew wrote: ...
3 years, 6 months ago (2017-06-05 16:33:50 UTC) #9
devoncarew
3 years, 6 months ago (2017-06-09 06:59:35 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
60a8ed5d471da5676590eb6ae409bb65ae419876 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698