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

Issue 1309803005: Allow direct and indirect navigation values to be varied via field trial. (Closed)

Created:
5 years, 4 months ago by dominickn
Modified:
5 years, 3 months ago
Reviewers:
benwells, gone
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow direct and indirect navigation values to be varied via field trial. This CL allows the engagement scores assigned to direct and indirect navigations to be varied via a field trial. It also makes method names related to the setting of values in AppBannerSettingsHelper more consistent. BUG=487519 Committed: https://crrev.com/633bbe04d2525d7272a78d78f8e3fdd0abe4d5a2 Cr-Commit-Position: refs/heads/master@{#345729}

Patch Set 1 #

Patch Set 2 : Squash compile failure on windows #

Total comments: 6

Patch Set 3 : Addressing reviewer feedback #

Patch Set 4 : Fix broken test that trybots didn't catch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -31 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/banners/AppBannerManagerTest.java View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager_android.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/banners/app_banner_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/banners/app_banner_manager.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/banners/app_banner_settings_helper.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/banners/app_banner_settings_helper.cc View 1 2 4 chunks +48 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
dominickn
PTAL, and advise whether this is too complex to be merged. The CL size is ...
5 years, 4 months ago (2015-08-26 02:57:19 UTC) #2
benwells
lgtm, but some tiny things you can take or leave. https://codereview.chromium.org/1309803005/diff/40001/chrome/browser/banners/app_banner_settings_helper.cc File chrome/browser/banners/app_banner_settings_helper.cc (right): https://codereview.chromium.org/1309803005/diff/40001/chrome/browser/banners/app_banner_settings_helper.cc#newcode477 ...
5 years, 4 months ago (2015-08-26 06:50:06 UTC) #4
benwells
On 2015/08/26 06:50:06, benwells wrote: > lgtm, but some tiny things you can take or ...
5 years, 4 months ago (2015-08-26 06:50:29 UTC) #5
dominickn
@benwells: Thanks, nits addressed. : ) @dfalcantara: please review Android code. This will be merged ...
5 years, 4 months ago (2015-08-26 07:04:23 UTC) #7
gone
lgtm
5 years, 3 months ago (2015-08-26 17:12:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1309803005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1309803005/60001
5 years, 3 months ago (2015-08-26 23:58:02 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 3 months ago (2015-08-27 00:04:54 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/633bbe04d2525d7272a78d78f8e3fdd0abe4d5a2 Cr-Commit-Position: refs/heads/master@{#345729}
5 years, 3 months ago (2015-08-27 00:05:37 UTC) #13
Nico
A revert of this CL (patchset #3 id:60001) has been created in https://codereview.chromium.org/1322503002/ by thakis@chromium.org. ...
5 years, 3 months ago (2015-08-27 04:23:36 UTC) #14
dominickn
On 2015/08/27 04:23:36, Nico wrote: > A revert of this CL (patchset #3 id:60001) has ...
5 years, 3 months ago (2015-08-27 04:57:11 UTC) #15
dominickn
5 years, 3 months ago (2015-08-27 06:27:08 UTC) #16
On 2015/08/27 04:57:11, dominickn wrote:
> On 2015/08/27 04:23:36, Nico wrote:
> > A revert of this CL (patchset #3 id:60001) has been created in
> > https://codereview.chromium.org/1322503002/ by mailto:thakis@chromium.org.
> > 
> > The reason for reverting is: Looks like this broke
> > org.chromium.chrome.browser.banners.AppBannerManagerTest :
> >
>
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%...
> >
>
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/21895.
> 
> Reopening. Irritatingly, the trybots didn't catch a fairly glaring test error
on
> Android (running tests locally is broken for me at the moment).
> 
> @dfalcantara, PTAL before I send it back to the CQ?

Re-closing: it's the other CL I landed that caused the issue.

Powered by Google App Engine
This is Rietveld 408576698