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

Issue 2467103002: Collect an initial set of stability activities (Closed)

Created:
4 years, 1 month ago by manzagop (departed)
Modified:
4 years, 1 month ago
Reviewers:
bcwhite
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Collect an initial set of stability activities BUG=620813 Committed: https://crrev.com/3fbe4d26c6c6920babf2a83b3741b4e94ce689ba Cr-Commit-Position: refs/heads/master@{#430938}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Address comments #

Patch Set 3 : Address clang warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -27 lines) Patch
M base/debug/activity_analyzer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.cc View 1 3 chunks +49 lines, -2 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector_unittest.cc View 1 2 6 chunks +80 lines, -24 lines 0 comments Download
M components/browser_watcher/stability_report.proto View 1 1 chunk +54 lines, -1 line 0 comments Download

Messages

Total messages: 19 (10 generated)
manzagop (departed)
Hi Brian! This adds collection for the existing data. Please have a look! Thanks! Pierre
4 years, 1 month ago (2016-11-01 21:48:12 UTC) #2
bcwhite
https://codereview.chromium.org/2467103002/diff/1/base/debug/activity_analyzer.h File base/debug/activity_analyzer.h (right): https://codereview.chromium.org/2467103002/diff/1/base/debug/activity_analyzer.h#newcode77 base/debug/activity_analyzer.h:77: const ActivitySnapshot& activity_snapshot() { return activity_snapshot_; } I had ...
4 years, 1 month ago (2016-11-02 16:52:38 UTC) #3
manzagop (departed)
Addressed comments! Please have another look. https://codereview.chromium.org/2467103002/diff/1/base/debug/activity_analyzer.h File base/debug/activity_analyzer.h (right): https://codereview.chromium.org/2467103002/diff/1/base/debug/activity_analyzer.h#newcode77 base/debug/activity_analyzer.h:77: const ActivitySnapshot& activity_snapshot() ...
4 years, 1 month ago (2016-11-02 20:15:24 UTC) #4
bcwhite
lgtm https://codereview.chromium.org/2467103002/diff/1/components/browser_watcher/postmortem_report_collector_unittest.cc File components/browser_watcher/postmortem_report_collector_unittest.cc (right): https://codereview.chromium.org/2467103002/diff/1/components/browser_watcher/postmortem_report_collector_unittest.cc#newcode364 components/browser_watcher/postmortem_report_collector_unittest.cc:364: tracker->PushActivity(reinterpret_cast<void*>(kTaskOrigin), On 2016/11/02 20:15:23, manzagop wrote: > On ...
4 years, 1 month ago (2016-11-03 17:56:25 UTC) #5
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/2467103002/40001
4 years, 1 month ago (2016-11-08 21:36:21 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/176827)
4 years, 1 month ago (2016-11-08 23:43:42 UTC) #14
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/2467103002/40001
4 years, 1 month ago (2016-11-09 14:30:13 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-09 15:44:51 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-09 15:48:11 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3fbe4d26c6c6920babf2a83b3741b4e94ce689ba
Cr-Commit-Position: refs/heads/master@{#430938}

Powered by Google App Engine
This is Rietveld 408576698