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

Issue 556823004: Added value to ServiceUtilityProcessHostEventType to track when utility process failed to start. (Closed)

Created:
6 years, 3 months ago by Vitaly Buka (NO REVIEWS)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added value to ServiceUtilityProcessHostEventType to track when utility process failed to start. BUG=408184 TBR=asvitkine@chromium.org Committed: https://crrev.com/061600988661865e838fbbf72f45af294a4b70c2 Cr-Commit-Position: refs/heads/master@{#295030}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/service/service_utility_process_host.cc View 2 chunks +4 lines, -0 lines 1 comment Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Vitaly Buka (NO REVIEWS)
I'd like to submit this as separate patch to be able to merge into beta.
6 years, 3 months ago (2014-09-16 01:26:44 UTC) #2
Vitaly Buka (NO REVIEWS)
6 years, 3 months ago (2014-09-16 01:27:32 UTC) #4
Lei Zhang
lgtm
6 years, 3 months ago (2014-09-16 01:28:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/556823004/1
6 years, 3 months ago (2014-09-16 07:57:55 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as d79c54e88c7a639dd1912fb4db8e719abc2da55d
6 years, 3 months ago (2014-09-16 08:40:19 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/061600988661865e838fbbf72f45af294a4b70c2 Cr-Commit-Position: refs/heads/master@{#295030}
6 years, 3 months ago (2014-09-16 08:41:35 UTC) #9
Alexei Svitkine (slow)
LGTM I guess, but please address my comment below in a follow-up CL. Also, please ...
6 years, 3 months ago (2014-09-16 13:17:41 UTC) #10
Vitaly Buka (NO REVIEWS)
6 years, 3 months ago (2014-09-16 18:53:08 UTC) #11
Message was sent while issue was closed.
On 2014/09/16 13:17:41, Alexei Svitkine wrote:
> LGTM I guess, but please address my comment below in a follow-up CL.
> 
> Also, please don't TBR histogram changes in the future.

Ok. Sorry for that.

> 
>
https://codereview.chromium.org/556823004/diff/1/chrome/service/service_utili...
> File chrome/service/service_utility_process_host.cc (right):
> 
>
https://codereview.chromium.org/556823004/diff/1/chrome/service/service_utili...
> chrome/service/service_utility_process_host.cc:192:
> SERVICE_UTILITY_FAILED_TO_START,
> Can you make a helper function to log this histogram that takes the enum value
> as a param?
> 
> Each macro expands to a non-trivial amount of code, so doing so will avoid
extra
> bloat to the binary.

Done in https://codereview.chromium.org/576823002/

Powered by Google App Engine
This is Rietveld 408576698