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

Issue 303013002: Omnibox: Create Disable-Inlining Experiment (Closed)

Created:
6 years, 6 months ago by Mark P
Modified:
6 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

Omnibox: Create Disable-Inlining Experiment Sets up a experiment that, when active, demotes all suggestions with inline autocompletions so that a suggestion without one (or, more precisely, a suggestion with an empty inline autocompletion) appears first / within the omnibox. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273966

Patch Set 1 #

Patch Set 2 : adds histogram #

Patch Set 3 : adds test #

Total comments: 4

Patch Set 4 : Peter's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -2 lines) Patch
M chrome/browser/autocomplete/autocomplete_result.cc View 1 2 3 3 chunks +36 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_result_unittest.cc View 1 2 1 chunk +159 lines, -0 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.h View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Mark P
Peter, Are you comfortable with where I put this code? If so, I'll add a ...
6 years, 6 months ago (2014-05-29 00:07:36 UTC) #1
Peter Kasting
I don't know if this will have the kind of effect you want, because if ...
6 years, 6 months ago (2014-05-29 00:12:46 UTC) #2
Mark P
On Wed, May 28, 2014 at 5:12 PM, <pkasting@chromium.org> wrote: > I don't know if ...
6 years, 6 months ago (2014-05-29 02:54:13 UTC) #3
Mark P
In realized I never answered your second paragraph. Good idea. I forgot to consider the ...
6 years, 6 months ago (2014-05-29 03:18:05 UTC) #4
Peter Kasting
Will the HUP still return a WYT match for input type==URL when there are many ...
6 years, 6 months ago (2014-05-29 18:25:46 UTC) #5
Mark P
On Thu, May 29, 2014 at 11:25 AM, <pkasting@chromium.org> wrote: > Will the HUP still ...
6 years, 6 months ago (2014-05-29 18:35:18 UTC) #6
Mark P
On 2014/05/29 18:35:18, Mark P wrote: > On Thu, May 29, 2014 at 11:25 AM, ...
6 years, 6 months ago (2014-05-29 18:48:15 UTC) #7
Mark P
On 2014/05/29 18:48:15, Mark P wrote: > On 2014/05/29 18:35:18, Mark P wrote: > > ...
6 years, 6 months ago (2014-05-29 19:38:43 UTC) #8
Peter Kasting
LGTM https://codereview.chromium.org/303013002/diff/40001/chrome/browser/autocomplete/autocomplete_result.cc File chrome/browser/autocomplete/autocomplete_result.cc (right): https://codereview.chromium.org/303013002/diff/40001/chrome/browser/autocomplete/autocomplete_result.cc#newcode182 chrome/browser/autocomplete/autocomplete_result.cc:182: // inline autocompletion, then in the disable inlining ...
6 years, 6 months ago (2014-05-29 21:30:49 UTC) #9
Mark P
https://codereview.chromium.org/303013002/diff/40001/chrome/browser/autocomplete/autocomplete_result.cc File chrome/browser/autocomplete/autocomplete_result.cc (right): https://codereview.chromium.org/303013002/diff/40001/chrome/browser/autocomplete/autocomplete_result.cc#newcode182 chrome/browser/autocomplete/autocomplete_result.cc:182: // inline autocompletion, then in the disable inlining experiment ...
6 years, 6 months ago (2014-05-30 00:03:58 UTC) #10
Mark P
The CQ bit was checked by mpearson@chromium.org
6 years, 6 months ago (2014-05-30 19:13:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/303013002/60001
6 years, 6 months ago (2014-05-30 19:15:30 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 00:52:22 UTC) #13
Message was sent while issue was closed.
Change committed as 273966

Powered by Google App Engine
This is Rietveld 408576698