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

Issue 1453193004: Add histogram for number of out-of-process iframes. (Closed)

Created:
5 years, 1 month ago by nasko
Modified:
5 years, 1 month 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 histogram for number of out-of-process iframes. BUG=542921 Committed: https://crrev.com/aab1a442b5e4998288db81bd6751ac5e94cc8e7c Cr-Commit-Position: refs/heads/master@{#360484}

Patch Set 1 #

Patch Set 2 : Remove the macro and use the predicates. #

Total comments: 6

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

Patch Set 4 : Initialize frames count in constructor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -2 lines) Patch
M chrome/browser/site_details.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/site_details.cc View 1 2 3 5 chunks +16 lines, -2 lines 0 comments Download
M chrome/browser/site_details_browsertest.cc View 1 2 21 chunks +70 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
nasko
Hey Nick, Can you review this CL for me? It adds just one histogram - ...
5 years, 1 month ago (2015-11-17 21:59:31 UTC) #2
ncarter (slow)
https://codereview.chromium.org/1453193004/diff/20001/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1453193004/diff/20001/chrome/browser/site_details.cc#newcode188 chrome/browser/site_details.cc:188: num_oopifs += i->second.out_of_process_frames.size(); It doesn't look like you ever ...
5 years, 1 month ago (2015-11-18 17:48:14 UTC) #3
nasko
https://codereview.chromium.org/1453193004/diff/20001/chrome/browser/site_details.cc File chrome/browser/site_details.cc (right): https://codereview.chromium.org/1453193004/diff/20001/chrome/browser/site_details.cc#newcode188 chrome/browser/site_details.cc:188: num_oopifs += i->second.out_of_process_frames.size(); On 2015/11/18 17:48:14, ncarter wrote: > ...
5 years, 1 month ago (2015-11-18 18:32:58 UTC) #4
ncarter (slow)
lgtm thestig@ and jam@ have recently done site_details.cc reviews.
5 years, 1 month ago (2015-11-18 19:02:35 UTC) #5
ncarter (slow)
lgtm thestig@ and jam@ have recently done site_details.cc reviews.
5 years, 1 month ago (2015-11-18 19:02:37 UTC) #6
nasko
Hey Lei, Can you do an OWNERS review for chrome/? Thanks! Nasko
5 years, 1 month ago (2015-11-18 19:09:22 UTC) #8
Lei Zhang
lgtm
5 years, 1 month ago (2015-11-18 19:31:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1453193004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1453193004/60001
5 years, 1 month ago (2015-11-18 22:53:19 UTC) #12
nasko
isherman@ - can you do OWNERS review of tools/metrics?
5 years, 1 month ago (2015-11-18 22:54:05 UTC) #14
nasko
Adding isherman@ for real this time.
5 years, 1 month ago (2015-11-19 00:14:32 UTC) #16
Ilya Sherman
LGTM
5 years, 1 month ago (2015-11-19 00:55:04 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1453193004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1453193004/60001
5 years, 1 month ago (2015-11-19 00:59:28 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-19 02:10:47 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-19 02:12:21 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aab1a442b5e4998288db81bd6751ac5e94cc8e7c
Cr-Commit-Position: refs/heads/master@{#360484}

Powered by Google App Engine
This is Rietveld 408576698