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

Issue 2398753002: Record UMA stats for subframes history navigations. (Closed)

Created:
4 years, 2 months ago by Charlie Reis
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record UMA stats for subframes history navigations. This CL tracks how often subframe history navigations go to a different URL than the default frame src URL, and how long the unique names are in these cases when they include frame paths. The latter is useful for knowing whether a plan to truncate unique names would affect session history behavior. This should be reverted after sufficient data is collected. BUG=626202 TEST=UMA stats reported when going back after navigating an unnamed child frame, particularly unnamed grandchildren of subframes with long names. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/e20a1c11a51eb321964caa3db2196805fe9744f7 Cr-Commit-Position: refs/heads/master@{#423397}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -5 lines) Patch
M content/browser/frame_host/navigator.h View 1 chunk +4 lines, -1 line 0 comments Download
M content/browser/frame_host/navigator.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/navigator_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 3 chunks +23 lines, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Charlie Reis
Daniel, can you take a look? I think this covers the case we're concerned about. ...
4 years, 2 months ago (2016-10-05 19:32:04 UTC) #5
dcheng
lgtm
4 years, 2 months ago (2016-10-05 19:51:08 UTC) #6
Charlie Reis
Thanks. isherman@, can you take a look at histograms.xml?
4 years, 2 months ago (2016-10-05 20:31:07 UTC) #8
Charlie Reis
[+asvitkine, in case you're available sooner for histograms.xml]
4 years, 2 months ago (2016-10-05 21:37:19 UTC) #12
Ilya Sherman
Metrics LGTM % nits: https://codereview.chromium.org/2398753002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2398753002/diff/1/tools/metrics/histograms/histograms.xml#newcode55780 tools/metrics/histograms/histograms.xml:55780: + enum="BooleanSuccess"> Please provide a ...
4 years, 2 months ago (2016-10-05 22:52:06 UTC) #14
Charlie Reis
https://codereview.chromium.org/2398753002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2398753002/diff/1/tools/metrics/histograms/histograms.xml#newcode55780 tools/metrics/histograms/histograms.xml:55780: + enum="BooleanSuccess"> On 2016/10/05 22:52:06, Ilya Sherman wrote: > ...
4 years, 2 months ago (2016-10-05 23:12:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2398753002/20001
4 years, 2 months ago (2016-10-05 23:13:25 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 02:19:54 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 02:23:27 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e20a1c11a51eb321964caa3db2196805fe9744f7
Cr-Commit-Position: refs/heads/master@{#423397}

Powered by Google App Engine
This is Rietveld 408576698