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

Issue 58053002: Add UMA histogram for suppressed dialogs on prerender swap. (Closed)

Created:
7 years, 1 month ago by davidben
Modified:
7 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, jar (doing other things), tburkard+watch_chromium.org, gavinp+prer_chromium.org, dominich+watch_chromium.org, asvitkine+watch_chromium.org, Ilya Sherman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add UMA histogram for suppressed dialogs on prerender swap. Get statistics on how often OnCloseWebContentsDeleter would have showed a dialog, presumably for onbeforeunload, just to see how often this actually occurs. BUG=304932 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232908

Patch Set 1 #

Total comments: 2

Patch Set 2 : enums #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -3 lines) Patch
M chrome/browser/prerender/prerender_manager.cc View 4 chunks +11 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
davidben
We need to find a way to fix this anyway, but statistics are probably handy. ...
7 years, 1 month ago (2013-11-04 18:13:19 UTC) #1
mmenke
LGTM. This could also catch dialogs shown after a link is clicked, but before the ...
7 years, 1 month ago (2013-11-04 18:42:17 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/58053002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/58053002/diff/1/tools/metrics/histograms/histograms.xml#newcode13737 tools/metrics/histograms/histograms.xml:13737: +<histogram name="Prerender.TabContentsDeleterSuppressedDialog"> Please add a BooleanSuppressed enum and specify ...
7 years, 1 month ago (2013-11-04 18:47:57 UTC) #3
davidben
> This could also catch dialogs shown after a link is clicked, but before > ...
7 years, 1 month ago (2013-11-04 19:07:30 UTC) #4
Alexei Svitkine (slow)
lgtm
7 years, 1 month ago (2013-11-04 19:14:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/58053002/60001
7 years, 1 month ago (2013-11-04 19:26:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/58053002/60001
7 years, 1 month ago (2013-11-05 03:27:41 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 04:37:54 UTC) #8
Message was sent while issue was closed.
Change committed as 232908

Powered by Google App Engine
This is Rietveld 408576698