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

Issue 2724303002: Omnibox - Zero Suggest - Log When/Whether Contextual Search is Possible (Closed)

Created:
3 years, 9 months ago by Mark P
Modified:
3 years, 9 months ago
CC:
chromium-reviews, jdonnelly+watch_chromium.org, asvitkine+watch_chromium.org, gcomanici1, H Fung
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Omnibox - Zero Suggest - Log When/Whether Contextual Search is Possible This will allow us to estimate the "headroom", i.e., how many people and how many focus events could we actually help with contextual suggestions. No functional changes (intended). TEST=using about:histograms BUG=696077 Review-Url: https://codereview.chromium.org/2724303002 Cr-Commit-Position: refs/heads/master@{#454483} Committed: https://chromium.googlesource.com/chromium/src/+/7e53e414ae9db0bcb229b4b63053f6748fa93681

Patch Set 1 #

Patch Set 2 : polish #

Patch Set 3 : guard constructor for testing #

Patch Set 4 : correct part of histograms.xml description #

Total comments: 2

Patch Set 5 : correct typo #

Total comments: 28

Patch Set 6 : pkasting's comments, plus improve metrics description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -24 lines) Patch
M components/omnibox/browser/zero_suggest_provider.h View 1 chunk +6 lines, -0 lines 0 comments Download
M components/omnibox/browser/zero_suggest_provider.cc View 1 2 3 4 5 7 chunks +81 lines, -24 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 2 chunks +68 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (28 generated)
Mark P
[for folks on the CC link, this is changelist is just an FYI] Peter, Can ...
3 years, 9 months ago (2017-03-02 05:30:19 UTC) #5
Mark P
On 2017/03/02 05:30:19, Mark P wrote: > [for folks on the CC link, this is ...
3 years, 9 months ago (2017-03-02 05:44:40 UTC) #6
Mark P
+isherman for metrics review and approval Thanks Ilya! --mark
3 years, 9 months ago (2017-03-02 05:45:30 UTC) #8
Ilya Sherman
Metrics LGTM, thanks Mark. https://codereview.chromium.org/2724303002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2724303002/diff/60001/tools/metrics/histograms/histograms.xml#newcode113287 tools/metrics/histograms/histograms.xml:113287: +<enum name="ZeroSuggestEligibleOnFocus" type="int"> Wow, you've ...
3 years, 9 months ago (2017-03-02 17:42:03 UTC) #21
Mark P
https://codereview.chromium.org/2724303002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2724303002/diff/60001/tools/metrics/histograms/histograms.xml#newcode113287 tools/metrics/histograms/histograms.xml:113287: +<enum name="ZeroSuggestEligibleOnFocus" type="int"> On 2017/03/02 17:42:03, Ilya Sherman wrote: ...
3 years, 9 months ago (2017-03-02 21:03:02 UTC) #22
Peter Kasting
LGTM https://codereview.chromium.org/2724303002/diff/80001/components/omnibox/browser/zero_suggest_provider.cc File components/omnibox/browser/zero_suggest_provider.cc (right): https://codereview.chromium.org/2724303002/diff/80001/components/omnibox/browser/zero_suggest_provider.cc#newcode47 components/omnibox/browser/zero_suggest_provider.cc:47: // Represents if, on focus, ZeroSuggestProvider is allowed ...
3 years, 9 months ago (2017-03-02 21:31:35 UTC) #25
Mark P
I will add follow-up comments in a later changelist. Submitting now. --mark https://codereview.chromium.org/2724303002/diff/80001/components/omnibox/browser/zero_suggest_provider.cc File components/omnibox/browser/zero_suggest_provider.cc ...
3 years, 9 months ago (2017-03-02 23:17:00 UTC) #28
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/2724303002/100001
3 years, 9 months ago (2017-03-02 23:21:35 UTC) #33
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://chromium.googlesource.com/chromium/src/+/7e53e414ae9db0bcb229b4b63053f6748fa93681
3 years, 9 months ago (2017-03-03 02:55:31 UTC) #36
alph
3 years, 9 months ago (2017-03-03 07:17:21 UTC) #38
Message was sent while issue was closed.
Reverting the patch for breaking Linux bot.
https://codereview.chromium.org/2726283004

Powered by Google App Engine
This is Rietveld 408576698