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

Issue 2649773008: Collect module information from the stability file (Closed)

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

Description

Collect module information from the stability file BUG=620813 Review-Url: https://codereview.chromium.org/2649773008 Cr-Commit-Position: refs/heads/master@{#446808} Committed: https://chromium.googlesource.com/chromium/src/+/cfefdd7db190a5161e39488c1f09e36635f7b8d4

Patch Set 1 #

Patch Set 2 : unittest #

Patch Set 3 : Merge #

Patch Set 4 : Fix format specifier #

Patch Set 5 : Signed/unsigned mismatch #

Patch Set 6 : More signed/unsigned #

Total comments: 6

Patch Set 7 : Address bcwhite's comments #

Patch Set 8 : YA signed/unsigned #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -2 lines) Patch
M components/browser_watcher/postmortem_report_collector.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.cc View 1 2 3 4 5 6 3 chunks +37 lines, -0 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector_unittest.cc View 1 2 3 4 5 6 7 2 chunks +49 lines, -1 line 0 comments Download
M components/browser_watcher/stability_report.proto View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 37 (27 generated)
manzagop (departed)
Here's module collection. Please have a look!
3 years, 11 months ago (2017-01-25 19:52:07 UTC) #2
manzagop (departed)
Oops, Scott to cc as accidentally added. Unless you want to have a quick peek ...
3 years, 11 months ago (2017-01-25 19:54:30 UTC) #4
scottmg
lgtm
3 years, 11 months ago (2017-01-25 20:16:55 UTC) #6
manzagop (departed)
Brian, does this lgty?
3 years, 10 months ago (2017-01-27 18:38:17 UTC) #23
bcwhite
LGTM % nits https://codereview.chromium.org/2649773008/diff/100001/components/browser_watcher/postmortem_report_collector.cc File components/browser_watcher/postmortem_report_collector.cc (right): https://codereview.chromium.org/2649773008/diff/100001/components/browser_watcher/postmortem_report_collector.cc#newcode107 components/browser_watcher/postmortem_report_collector.cc:107: snprintf(code_identifier, sizeof(code_identifier), "%08X%zx", %08X%zX (both Xs ...
3 years, 10 months ago (2017-01-27 18:48:26 UTC) #24
manzagop (departed)
https://codereview.chromium.org/2649773008/diff/100001/components/browser_watcher/postmortem_report_collector.cc File components/browser_watcher/postmortem_report_collector.cc (right): https://codereview.chromium.org/2649773008/diff/100001/components/browser_watcher/postmortem_report_collector.cc#newcode107 components/browser_watcher/postmortem_report_collector.cc:107: snprintf(code_identifier, sizeof(code_identifier), "%08X%zx", On 2017/01/27 18:48:26, bcwhite wrote: > ...
3 years, 10 months ago (2017-01-27 19:25:22 UTC) #26
bcwhite
lgtm
3 years, 10 months ago (2017-01-27 20:05:46 UTC) #28
manzagop (departed)
Thanks for the review!
3 years, 10 months ago (2017-01-27 21:57:25 UTC) #31
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/2649773008/140001
3 years, 10 months ago (2017-01-27 21:58:17 UTC) #34
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 22:50:17 UTC) #37
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/cfefdd7db190a5161e39488c1f09...

Powered by Google App Engine
This is Rietveld 408576698