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

Issue 2343583002: Change the default value of the fetching_requires_signin parameter (Closed)

Created:
4 years, 3 months ago by jkrcal
Modified:
4 years, 3 months ago
Reviewers:
Marc Treib
CC:
chromium-reviews, ntp-dev+reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change the default value of the fetching_requires_signin parameter With the current default value fetching_requires_signin=true, users get suboptimal UX after fresh install / after clearing app data. Because of bug 632199, the server-side variation parameters are not applied in the first run and sign-in is required. This is inconsistent with the second run of Chrome, where the server sets fetching_requires_signin:=false and no sign-in is required any more. BUG=646759 Committed: https://crrev.com/c9be4526b76c9325ad29996f1eff185e3ff87535 Cr-Commit-Position: refs/heads/master@{#419147}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Marc's comment #

Patch Set 3 : Build fix #

Patch Set 4 : A unit-test experiment #

Patch Set 5 : Reverting the unittest experiment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -20 lines) Patch
M components/ntp_snippets/ntp_snippets_status_service.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_status_service.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_status_service_unittest.cc View 1 1 chunk +6 lines, -14 lines 0 comments Download

Messages

Total messages: 27 (21 generated)
jkrcal
PTAL.
4 years, 3 months ago (2016-09-14 09:50:15 UTC) #2
Marc Treib
lgtm https://codereview.chromium.org/2343583002/diff/1/components/ntp_snippets/ntp_snippets_status_service_unittest.cc File components/ntp_snippets/ntp_snippets_status_service_unittest.cc (right): https://codereview.chromium.org/2343583002/diff/1/components/ntp_snippets/ntp_snippets_status_service_unittest.cc#newcode42 components/ntp_snippets/ntp_snippets_status_service_unittest.cc:42: // the parameter is overriden. Can you link ...
4 years, 3 months ago (2016-09-14 09:52:23 UTC) #3
jkrcal
Thanks, Marc. https://codereview.chromium.org/2343583002/diff/1/components/ntp_snippets/ntp_snippets_status_service_unittest.cc File components/ntp_snippets/ntp_snippets_status_service_unittest.cc (right): https://codereview.chromium.org/2343583002/diff/1/components/ntp_snippets/ntp_snippets_status_service_unittest.cc#newcode42 components/ntp_snippets/ntp_snippets_status_service_unittest.cc:42: // the parameter is overriden. On 2016/09/14 ...
4 years, 3 months ago (2016-09-14 10:18:55 UTC) #4
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/2343583002/80001
4 years, 3 months ago (2016-09-16 12:27:11 UTC) #23
commit-bot: I haz the power
Failed to apply the patch. On branch working_branch Your branch is up-to-date with 'origin/refs/pending/heads/master'. nothing ...
4 years, 3 months ago (2016-09-16 12:32:44 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 12:35:07 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c9be4526b76c9325ad29996f1eff185e3ff87535
Cr-Commit-Position: refs/heads/master@{#419147}

Powered by Google App Engine
This is Rietveld 408576698