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

Issue 2055613002: Report hash of Chrome's parent process name. (Closed)

Created:
4 years, 6 months ago by Will Harris
Modified:
4 years, 6 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report hash of Chrome's parent process name. This is in order to try and correlate Chrome stability with parent process name. BUG=385714 Committed: https://crrev.com/be98b758f1827a26dcf4582c4286f10bdd8bc65b Cr-Commit-Position: refs/heads/master@{#398929}

Patch Set 1 #

Patch Set 2 : fix windbg hash. add some more processes. #

Total comments: 5

Patch Set 3 : code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -0 lines) Patch
M chrome/browser/install_verification/win/install_verification.cc View 1 2 2 chunks +51 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
Will Harris
WDYT? This seemed like a convenient place to do this work, since it's happening on ...
4 years, 6 months ago (2016-06-08 22:10:36 UTC) #3
robertshield
LGTM I'd expect there to be a fair number of "0" value hits in cases ...
4 years, 6 months ago (2016-06-09 03:29:59 UTC) #5
Will Harris
Yup I got a 0 from a first run after install when testing... We will ...
4 years, 6 months ago (2016-06-09 03:35:47 UTC) #7
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2055613002/diff/20001/chrome/browser/install_verification/win/install_verification.cc File chrome/browser/install_verification/win/install_verification.cc (right): https://codereview.chromium.org/2055613002/diff/20001/chrome/browser/install_verification/win/install_verification.cc#newcode65 chrome/browser/install_verification/win/install_verification.cc:65: metrics::HashName(base::ToLowerASCII(path.BaseName().AsUTF8Unsafe())); Nit: AsUTF8Unsafe() stands out and makes the ...
4 years, 6 months ago (2016-06-09 15:04:26 UTC) #8
Will Harris
Thanks for speedy reviews! https://codereview.chromium.org/2055613002/diff/20001/chrome/browser/install_verification/win/install_verification.cc File chrome/browser/install_verification/win/install_verification.cc (right): https://codereview.chromium.org/2055613002/diff/20001/chrome/browser/install_verification/win/install_verification.cc#newcode63 chrome/browser/install_verification/win/install_verification.cc:63: if (!path.empty()) On 2016/06/09 03:35:47, ...
4 years, 6 months ago (2016-06-09 16:22:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055613002/40001
4 years, 6 months ago (2016-06-09 16:23:40 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-09 17:24:16 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 17:27:47 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be98b758f1827a26dcf4582c4286f10bdd8bc65b
Cr-Commit-Position: refs/heads/master@{#398929}

Powered by Google App Engine
This is Rietveld 408576698