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

Issue 2960223002: Add missing schemes to RecordMainFrameNavigation (Closed)

Created:
3 years, 5 months ago by elawrence
Modified:
3 years, 5 months ago
Reviewers:
Mark P, wychen
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add missing schemes to RecordMainFrameNavigation Previously, urls using less popular schemes were logged as "unknown" when recording the scheme of the navigation. This change adds seven less-popular schemes to the list of known schemes. BUG=737581 Review-Url: https://codereview.chromium.org/2960223002 Cr-Commit-Position: refs/heads/master@{#483449} Committed: https://chromium.googlesource.com/chromium/src/+/7c451e21433ae47ea740b116d6095bb824781d86

Patch Set 1 #

Patch Set 2 : Add Search #

Total comments: 2

Patch Set 3 : Address feedback, add more schemes #

Total comments: 2

Patch Set 4 : Pull dom-distiller scheme from dependency #

Total comments: 2

Patch Set 5 : Fix nit #

Patch Set 6 : Fix build.gn and DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -17 lines) Patch
M components/navigation_metrics/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/navigation_metrics/DEPS View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/navigation_metrics/navigation_metrics.cc View 1 2 3 4 2 chunks +31 lines, -16 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (16 generated)
elawrence
PTAL?
3 years, 5 months ago (2017-06-28 16:01:42 UTC) #6
Mark P
lgtm, with an optional comment below --mark https://codereview.chromium.org/2960223002/diff/20001/components/navigation_metrics/navigation_metrics.cc File components/navigation_metrics/navigation_metrics.cc (right): https://codereview.chromium.org/2960223002/diff/20001/components/navigation_metrics/navigation_metrics.cc#newcode28 components/navigation_metrics/navigation_metrics.cc:28: SCHEME_CHROMENATIVE = ...
3 years, 5 months ago (2017-06-28 16:25:19 UTC) #7
elawrence
Thanks for the quick look. I changed the naming convention as suggested and added a ...
3 years, 5 months ago (2017-06-28 17:03:40 UTC) #10
Mark P
still lgtm, with one concern --mark https://codereview.chromium.org/2960223002/diff/60001/components/navigation_metrics/navigation_metrics.cc File components/navigation_metrics/navigation_metrics.cc (right): https://codereview.chromium.org/2960223002/diff/60001/components/navigation_metrics/navigation_metrics.cc#newcode50 components/navigation_metrics/navigation_metrics.cc:50: "chrome-native", nit: you're ...
3 years, 5 months ago (2017-06-28 17:28:43 UTC) #11
elawrence
wychen, PTAL at my DEPS change? https://codereview.chromium.org/2960223002/diff/60001/components/navigation_metrics/navigation_metrics.cc File components/navigation_metrics/navigation_metrics.cc (right): https://codereview.chromium.org/2960223002/diff/60001/components/navigation_metrics/navigation_metrics.cc#newcode50 components/navigation_metrics/navigation_metrics.cc:50: "chrome-native", On 2017/06/28 ...
3 years, 5 months ago (2017-06-28 20:19:59 UTC) #13
wychen
lgtm. You might want to wrap the CL description.
3 years, 5 months ago (2017-06-28 23:07:32 UTC) #14
wychen
https://codereview.chromium.org/2960223002/diff/80001/components/navigation_metrics/navigation_metrics.cc File components/navigation_metrics/navigation_metrics.cc (right): https://codereview.chromium.org/2960223002/diff/80001/components/navigation_metrics/navigation_metrics.cc#newcode58 components/navigation_metrics/navigation_metrics.cc:58: "max", off-topic nit: This last item doesn't seem to ...
3 years, 5 months ago (2017-06-28 23:15:11 UTC) #15
elawrence
https://codereview.chromium.org/2960223002/diff/80001/components/navigation_metrics/navigation_metrics.cc File components/navigation_metrics/navigation_metrics.cc (right): https://codereview.chromium.org/2960223002/diff/80001/components/navigation_metrics/navigation_metrics.cc#newcode58 components/navigation_metrics/navigation_metrics.cc:58: "max", On 2017/06/28 23:15:11, wychen wrote: > off-topic nit: ...
3 years, 5 months ago (2017-06-29 15:15:23 UTC) #17
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/2960223002/100001
3 years, 5 months ago (2017-06-29 15:15:42 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/210783) cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 5 months ago (2017-06-29 15:20:08 UTC) #22
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/2960223002/120001
3 years, 5 months ago (2017-06-29 18:05:26 UTC) #25
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 19:32:12 UTC) #28
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/7c451e21433ae47ea740b116d609...

Powered by Google App Engine
This is Rietveld 408576698