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

Issue 10945042: Add UMA to measure potential impact of Fast Tab Close. (Closed)

Created:
8 years, 3 months ago by slamm
Modified:
8 years, 2 months ago
Reviewers:
jam, sreeram
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, slamm
Visibility:
Public.

Description

Add UMA metrics to measure potential impact of Fast Tab Close. TEST=Verified Close.Tab.UnloadTime is correct in about:histograms. BUG=142458 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158627

Patch Set 1 #

Patch Set 2 : More defensive approach and fix Tab.Close.MinusDialog #

Patch Set 3 : Add Tab.Close.UnloadTime (unstead of other proposed UMAs) #

Patch Set 4 : Forward the "preceed time" from render view host manager. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M content/browser/web_contents/render_view_host_manager.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/render_view_host_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
slamm
Hi Sreeram, I would like to add UMAs for Fast Tab Close. Here are the ...
8 years, 3 months ago (2012-09-20 00:13:01 UTC) #1
sreeram
Is this meant to measure only the time spent waiting for the dialog to be ...
8 years, 3 months ago (2012-09-20 17:34:05 UTC) #2
slamm_google
On Thu, Sep 20, 2012 at 10:34 AM, <sreeram@chromium.org> wrote: > Is this meant to ...
8 years, 3 months ago (2012-09-20 18:05:25 UTC) #3
slamm
I would like to tweak the proposed UMAs to make the more straight-forward. I had ...
8 years, 3 months ago (2012-09-21 16:41:07 UTC) #4
sreeram
On Fri, Sep 21, 2012 at 9:41 AM, <slamm@chromium.org> wrote: > I would like to ...
8 years, 3 months ago (2012-09-21 17:55:46 UTC) #5
slamm
I added some printfs (temporary) and a handler for ViewHostMsg_ShouldClose_ACK. Unfortunately, my patch breaks closing ...
8 years, 3 months ago (2012-09-21 23:10:32 UTC) #6
sreeram
On 2012/09/21 23:10:32, slamm1 wrote: > I added some printfs (temporary) and a handler for ...
8 years, 3 months ago (2012-09-24 18:35:55 UTC) #7
slamm
PTAL
8 years, 3 months ago (2012-09-24 22:14:51 UTC) #8
sreeram
LGTM, but the real lgtm has to come from content/OWNERS (say, @jam).
8 years, 3 months ago (2012-09-24 22:45:29 UTC) #9
slamm
Hi John, I would like to add a UMA, Tab.Close.UnloadTime, to measure what could be ...
8 years, 3 months ago (2012-09-24 23:41:06 UTC) #10
jam
lgtm
8 years, 2 months ago (2012-09-25 16:19:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/slamm@chromium.org/10945042/11001
8 years, 2 months ago (2012-09-25 17:04:14 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 19:12:56 UTC) #13
Change committed as 158627

Powered by Google App Engine
This is Rietveld 408576698