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

Issue 2861223003: Record keep alive registry's state in stability instrumentation (Closed)

Created:
3 years, 7 months ago by manzagop (departed)
Modified:
3 years, 7 months ago
Reviewers:
bcwhite, Lei Zhang
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Record keep alive registry's state in stability instrumentation The registry may prevent shutdown which, even with crash reports, may not necessarily be visible at end session (somewhat relevant bug: https://crbug.com/707735). BUG=719026 Review-Url: https://codereview.chromium.org/2861223003 Cr-Commit-Position: refs/heads/master@{#470122} Committed: https://chromium.googlesource.com/chromium/src/+/ba8991ee197a4aea56536c6096fc8d35adfe454f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Merge #

Total comments: 2

Patch Set 3 : Lighten ifdef comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M chrome/browser/lifetime/keep_alive_registry.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/lifetime/keep_alive_registry.cc View 1 2 3 chunks +14 lines, -0 lines 0 comments Download
M components/browser_watcher/stability_data_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/browser_watcher/stability_data_names.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/browser_watcher/stability_debugging.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/browser_watcher/stability_debugging.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
manzagop (departed)
This is a quick one! Please have a look.
3 years, 7 months ago (2017-05-05 21:25:47 UTC) #4
bcwhite
https://codereview.chromium.org/2861223003/diff/1/chrome/browser/lifetime/keep_alive_registry.cc File chrome/browser/lifetime/keep_alive_registry.cc (right): https://codereview.chromium.org/2861223003/diff/1/chrome/browser/lifetime/keep_alive_registry.cc#newcode13 chrome/browser/lifetime/keep_alive_registry.cc:13: #if defined(OS_WIN) Why do this only on Windows? https://codereview.chromium.org/2861223003/diff/1/components/metrics/execution_phase.cc ...
3 years, 7 months ago (2017-05-08 15:37:59 UTC) #7
manzagop (departed)
https://codereview.chromium.org/2861223003/diff/1/chrome/browser/lifetime/keep_alive_registry.cc File chrome/browser/lifetime/keep_alive_registry.cc (right): https://codereview.chromium.org/2861223003/diff/1/chrome/browser/lifetime/keep_alive_registry.cc#newcode13 chrome/browser/lifetime/keep_alive_registry.cc:13: #if defined(OS_WIN) On 2017/05/08 15:37:59, bcwhite wrote: > Why ...
3 years, 7 months ago (2017-05-08 16:12:59 UTC) #8
bcwhite
lgtm
3 years, 7 months ago (2017-05-08 16:35:40 UTC) #9
manzagop (departed)
Thanks!
3 years, 7 months ago (2017-05-08 18:00:40 UTC) #11
manzagop (departed)
Hi Lei, Could you have an OWNERS' look for chrome\browser\lifetime? Thanks! Pierre
3 years, 7 months ago (2017-05-08 18:01:39 UTC) #14
Lei Zhang
lgtm https://codereview.chromium.org/2861223003/diff/20001/chrome/browser/lifetime/keep_alive_registry.cc File chrome/browser/lifetime/keep_alive_registry.cc (right): https://codereview.chromium.org/2861223003/diff/20001/chrome/browser/lifetime/keep_alive_registry.cc#newcode16 chrome/browser/lifetime/keep_alive_registry.cc:16: #endif // defined(OS_WIN) BTW, you don't really need ...
3 years, 7 months ago (2017-05-08 19:18:26 UTC) #15
manzagop (departed)
Thanks for the review! https://codereview.chromium.org/2861223003/diff/20001/chrome/browser/lifetime/keep_alive_registry.cc File chrome/browser/lifetime/keep_alive_registry.cc (right): https://codereview.chromium.org/2861223003/diff/20001/chrome/browser/lifetime/keep_alive_registry.cc#newcode16 chrome/browser/lifetime/keep_alive_registry.cc:16: #endif // defined(OS_WIN) On 2017/05/08 ...
3 years, 7 months ago (2017-05-08 19:41:02 UTC) #16
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/2861223003/40001
3 years, 7 months ago (2017-05-08 19:42:49 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 21:05:35 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ba8991ee197a4aea56536c6096fc...

Powered by Google App Engine
This is Rietveld 408576698