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

Issue 2583223002: Collect stability data from global and activity scopes (Closed)

Created:
4 years ago by manzagop (departed)
Modified:
3 years, 11 months ago
Reviewers:
bcwhite
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Collect stability data from global and activity scopes BUG=620813 Review-Url: https://codereview.chromium.org/2583223002 Cr-Commit-Position: refs/heads/master@{#442647} Committed: https://chromium.googlesource.com/chromium/src/+/f380647990c63b5a258efba319f2aa1368b309f4

Patch Set 1 #

Patch Set 2 : signed/unsigned fix #

Total comments: 9

Patch Set 3 : Address comments #

Patch Set 4 : Merge #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -32 lines) Patch
M base/debug/activity_tracker.h View 1 2 4 chunks +8 lines, -5 lines 2 comments Download
M base/debug/activity_tracker.cc View 1 2 5 chunks +23 lines, -22 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.cc View 1 2 6 chunks +82 lines, -2 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector_unittest.cc View 1 7 chunks +91 lines, -1 line 0 comments Download
M components/browser_watcher/stability_report.proto View 1 2 4 chunks +27 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (20 generated)
manzagop (departed)
This adds collection for the key value stores! Pierre
4 years ago (2016-12-19 16:41:07 UTC) #2
bcwhite
https://codereview.chromium.org/2583223002/diff/20001/base/debug/activity_tracker.h File base/debug/activity_tracker.h (right): https://codereview.chromium.org/2583223002/diff/20001/base/debug/activity_tracker.h#newcode310 base/debug/activity_tracker.h:310: ValueType get_type() const { return type; } Just type(). ...
4 years ago (2016-12-22 17:21:58 UTC) #11
manzagop (departed)
Thanks! Another look? https://codereview.chromium.org/2583223002/diff/20001/base/debug/activity_tracker.h File base/debug/activity_tracker.h (right): https://codereview.chromium.org/2583223002/diff/20001/base/debug/activity_tracker.h#newcode310 base/debug/activity_tracker.h:310: ValueType get_type() const { return type; ...
3 years, 11 months ago (2017-01-10 14:11:22 UTC) #14
bcwhite
lgtm https://codereview.chromium.org/2583223002/diff/20001/components/browser_watcher/postmortem_report_collector.cc File components/browser_watcher/postmortem_report_collector.cc (right): https://codereview.chromium.org/2583223002/diff/20001/components/browser_watcher/postmortem_report_collector.cc#newcode58 components/browser_watcher/postmortem_report_collector.cc:58: break; On 2017/01/10 14:11:22, manzagop wrote: > On ...
3 years, 11 months ago (2017-01-10 18:00:38 UTC) #21
manzagop (departed)
Thanks for the review! https://codereview.chromium.org/2583223002/diff/60001/base/debug/activity_tracker.h File base/debug/activity_tracker.h (right): https://codereview.chromium.org/2583223002/diff/60001/base/debug/activity_tracker.h#newcode334 base/debug/activity_tracker.h:334: ValueType type_; On 2017/01/10 18:00:38, ...
3 years, 11 months ago (2017-01-10 18:55:48 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2583223002/60001
3 years, 11 months ago (2017-01-10 18:59:24 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 19:07:31 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/f380647990c63b5a258efba319f2...

Powered by Google App Engine
This is Rietveld 408576698