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

Issue 2164593002: Append variation headers when fetching snippets. (Closed)

Created:
4 years, 5 months ago by sfiera
Modified:
4 years, 5 months ago
Reviewers:
Marc Treib
CC:
chromium-reviews, ntp-dev+reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Append variation headers when fetching snippets. Since we are directly using URLFetcher, this is not done automatically. In order to propagate experiments to Google servers, this call needs to be done manually. Snippets are not enabled for incognito NTPs, so we pass false for |incognito|. BUG=629493 Committed: https://crrev.com/630a991e73d67ae1162d9b64e22308f9c9df29ba Cr-Commit-Position: refs/heads/master@{#406269}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M components/ntp_snippets.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/ntp_snippets/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_fetcher.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
sfiera
4 years, 5 months ago (2016-07-19 13:34:27 UTC) #2
Marc Treib
lgtm https://codereview.chromium.org/2164593002/diff/20001/components/ntp_snippets/ntp_snippets_fetcher.cc File components/ntp_snippets/ntp_snippets_fetcher.cc (right): https://codereview.chromium.org/2164593002/diff/20001/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode339 components/ntp_snippets/ntp_snippets_fetcher.cc:339: variations::AppendVariationHeaders(url, false, false, &headers); nit: Maybe add a ...
4 years, 5 months ago (2016-07-19 13:39:54 UTC) #3
sfiera
https://codereview.chromium.org/2164593002/diff/20001/components/ntp_snippets/ntp_snippets_fetcher.cc File components/ntp_snippets/ntp_snippets_fetcher.cc (right): https://codereview.chromium.org/2164593002/diff/20001/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode339 components/ntp_snippets/ntp_snippets_fetcher.cc:339: variations::AppendVariationHeaders(url, false, false, &headers); On 2016/07/19 13:39:54, Marc Treib ...
4 years, 5 months ago (2016-07-19 13:46:52 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/2164593002/40001
4 years, 5 months ago (2016-07-19 13:47:22 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-19 14:36:39 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 14:38:10 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/630a991e73d67ae1162d9b64e22308f9c9df29ba
Cr-Commit-Position: refs/heads/master@{#406269}

Powered by Google App Engine
This is Rietveld 408576698