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

Issue 1492033002: Add UMA histogram for the number of SiteInstances per BrowsingInstance. (Closed)

Created:
5 years ago by nasko
Modified:
5 years ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA histogram for the number of SiteInstances per BrowsingInstance. BUG=542921 Committed: https://crrev.com/502737131f5327ade8f728c66d7278f3ad3cbaa5 Cr-Commit-Position: refs/heads/master@{#362988}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes based on Nick's review. #

Total comments: 6

Patch Set 3 : Fixes based on Scott's review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -17 lines) Patch
M chrome/browser/site_details.h View 1 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/site_details.cc View 1 2 3 chunks +27 lines, -15 lines 0 comments Download
M chrome/browser/site_details_browsertest.cc View 1 chunk +160 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
nasko
Hey Nick, Can you review this CL for me? It adds UMA histogram for the ...
5 years ago (2015-12-02 17:56:48 UTC) #2
ncarter (slow)
https://codereview.chromium.org/1492033002/diff/1/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1492033002/diff/1/chrome/browser/site_details.cc#newcode7 chrome/browser/site_details.cc:7: #include "base/containers/hash_tables.h" This #include belongs in the .h file. ...
5 years ago (2015-12-02 18:16:49 UTC) #3
nasko
https://codereview.chromium.org/1492033002/diff/1/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1492033002/diff/1/chrome/browser/site_details.cc#newcode7 chrome/browser/site_details.cc:7: #include "base/containers/hash_tables.h" On 2015/12/02 18:16:49, ncarter wrote: > This ...
5 years ago (2015-12-02 19:06:56 UTC) #4
nasko
Adding OWNERS reviewers: sky@ - chrome/ isherman@ - histograms
5 years ago (2015-12-02 22:08:07 UTC) #6
ncarter (slow)
lgtm
5 years ago (2015-12-02 22:31:52 UTC) #8
Ilya Sherman
Histograms LGTM
5 years ago (2015-12-02 22:36:32 UTC) #9
sky
https://codereview.chromium.org/1492033002/diff/20001/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1492033002/diff/20001/chrome/browser/site_details.cc#newcode113 chrome/browser/site_details.cc:113: for (auto& already_collected_instance : site_data->instances) { nit: already_collected_instance is ...
5 years ago (2015-12-03 00:04:05 UTC) #10
nasko
https://codereview.chromium.org/1492033002/diff/20001/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1492033002/diff/20001/chrome/browser/site_details.cc#newcode113 chrome/browser/site_details.cc:113: for (auto& already_collected_instance : site_data->instances) { On 2015/12/03 00:04:05, ...
5 years ago (2015-12-03 01:36:57 UTC) #11
sky
Personally I would go with pair, but what you have is fine. LGTM
5 years ago (2015-12-03 03:25:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492033002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492033002/40001
5 years ago (2015-12-03 04:55:10 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/102312)
5 years ago (2015-12-03 07:10:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492033002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492033002/40001
5 years ago (2015-12-03 07:12:01 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/102345)
5 years ago (2015-12-03 09:07:57 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492033002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492033002/40001
5 years ago (2015-12-03 15:05:05 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-03 16:03:58 UTC) #25
commit-bot: I haz the power
5 years ago (2015-12-03 16:04:48 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/502737131f5327ade8f728c66d7278f3ad3cbaa5
Cr-Commit-Position: refs/heads/master@{#362988}

Powered by Google App Engine
This is Rietveld 408576698