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

Issue 605333002: Record the number of loaded profiles when a profile is erased from the profiles map kept by profile (Closed)

Created:
6 years, 2 months ago by yao
Modified:
6 years, 2 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, yoshiki+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Record the number of loaded profiles when a profile is erased from the profiles map kept by profile manager. The reason behind is, UMA is observing a significant amount of times when GetLoadedProfiles returns an empty list (multiple times during one session). We hope that recording such a histogram would help to find out the reason for it, or at least eliminate one possibility. BUG=412794 Committed: https://crrev.com/fedb226e68d4a2d587ec02ffdc35f82720e3134b Cr-Commit-Position: refs/heads/master@{#297204}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/profiles/profile_manager.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
yao
6 years, 2 months ago (2014-09-26 17:45:12 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/605333002/diff/1/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/605333002/diff/1/chrome/browser/profiles/profile_manager.cc#newcode960 chrome/browser/profiles/profile_manager.cc:960: profiles_info_.erase(iter); If the plan is for this to be ...
6 years, 2 months ago (2014-09-26 20:30:26 UTC) #3
yao
https://codereview.chromium.org/605333002/diff/1/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/605333002/diff/1/chrome/browser/profiles/profile_manager.cc#newcode960 chrome/browser/profiles/profile_manager.cc:960: profiles_info_.erase(iter); On 2014/09/26 20:30:26, Alexei Svitkine wrote: > If ...
6 years, 2 months ago (2014-09-26 20:35:41 UTC) #5
Alexei Svitkine (slow)
LGTM
6 years, 2 months ago (2014-09-26 20:50:23 UTC) #6
noms (inactive)
lgtm. please keep me posted on results. this is pretty baffling :)
6 years, 2 months ago (2014-09-26 23:22:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/605333002/40001
6 years, 2 months ago (2014-09-29 13:19:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/8007)
6 years, 2 months ago (2014-09-29 14:55:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/605333002/60001
6 years, 2 months ago (2014-09-29 16:39:33 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001) as ed4b8ce7c1ed63bf8d4476f728841d370b8188fe
6 years, 2 months ago (2014-09-29 17:50:43 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-09-29 17:51:45 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fedb226e68d4a2d587ec02ffdc35f82720e3134b
Cr-Commit-Position: refs/heads/master@{#297204}

Powered by Google App Engine
This is Rietveld 408576698