Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 2556813002: Record executable version details to stability file (Closed)

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

Description

Record executable version details to stability file BUG=620813 Committed: https://crrev.com/09c0c274ade68914487c187b2e99ab85f43b99a0 Cr-Commit-Position: refs/heads/master@{#437719}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address bcwhite's comments #

Patch Set 4 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -0 lines) Patch
M base/debug/activity_tracker.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 3 chunks +35 lines, -0 lines 0 comments Download
M components/browser_watcher/BUILD.gn View 1 chunk +7 lines, -0 lines 0 comments Download
A components/browser_watcher/stability_data_names.h View 1 chunk +19 lines, -0 lines 0 comments Download
A components/browser_watcher/stability_data_names.cc View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (22 generated)
manzagop (departed)
Hi Brian, Please have a look! Thanks, Pierre
4 years ago (2016-12-06 16:17:37 UTC) #4
bcwhite
https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode130 chrome/browser/chrome_browser_field_trials_desktop.cc:130: global_data.SetString(browser_watcher::kStabilityProduct, Feel free to create a SetString method inside ...
4 years ago (2016-12-06 19:28:43 UTC) #7
manzagop (departed)
Thanks! Another look? https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode130 chrome/browser/chrome_browser_field_trials_desktop.cc:130: global_data.SetString(browser_watcher::kStabilityProduct, On 2016/12/06 19:28:43, bcwhite wrote: ...
4 years ago (2016-12-06 21:39:03 UTC) #9
bcwhite
lgtm https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/2556813002/diff/1/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode139 chrome/browser/chrome_browser_field_trials_desktop.cc:139: global_data.SetString(browser_watcher::kStabilityPlatform, "Win32"); On 2016/12/06 21:39:03, manzagop wrote: > ...
4 years ago (2016-12-06 22:37:32 UTC) #11
manzagop (departed)
Thanks! https://codereview.chromium.org/2556813002/diff/20001/base/debug/activity_tracker.h File base/debug/activity_tracker.h (right): https://codereview.chromium.org/2556813002/diff/20001/base/debug/activity_tracker.h#newcode337 base/debug/activity_tracker.h:337: SetString(name, base::UTF16ToUTF8(value)); On 2016/12/06 22:37:32, bcwhite wrote: > ...
4 years ago (2016-12-07 14:51:10 UTC) #16
manzagop (departed)
Hi Jesse! Could you have an OWNERS' look at chrome\browser\chrome_browser_field_trials_desktop.cc? Thanks! Pierre
4 years ago (2016-12-07 14:52:04 UTC) #18
jwd
lgtm
4 years ago (2016-12-09 21:52:25 UTC) #21
manzagop (departed)
Thanks for the review!
4 years ago (2016-12-09 21:58:38 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/2556813002/40001
4 years ago (2016-12-09 21:59:32 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/120555) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years ago (2016-12-09 22:03:45 UTC) #27
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/2556813002/60001
4 years ago (2016-12-09 22:55:26 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-10 02:00:03 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-12 14:59:33 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/09c0c274ade68914487c187b2e99ab85f43b99a0
Cr-Commit-Position: refs/heads/master@{#437719}

Powered by Google App Engine
This is Rietveld 408576698