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

Issue 2569973002: Revert of Restrict transmission of external exp ids to signed in users. (Closed)

Created:
4 years ago by Yuta Kitamura
Modified:
4 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ntp-dev+reviews_chromium.org, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, Randy Smith (Not in Mondays), jdonnelly+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, mathp+autofillwatch_chromium.org, asvitkine+watch_chromium.org, loading-reviews_chromium.org, estade+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Restrict transmission of external exp ids to signed in users. (patchset #6 id:140001 of https://codereview.chromium.org/2558913003/ ) Reason for revert: Speculative revert for recent flakiness in Contextual Search related test failures on "Android Tests" bot: https://build.chromium.org/p/chromium.linux/builders/Android%20Tests?numbuilds=100 e.g. https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/35779 I'm not very confident that this is the real offender; if it's not, I will reland this CL. Original issue's description: > Restrict transmission of external exp ids to signed in users. > > Since external experiment ids are not based on Chrome's low > entropy source, they do not have the same guarantees about > not identifying a user as Chrome's variations. As such, we > should only transmit them for signed in users, whose identity > is already known by Google so there's no risk of identifying > them through these headers. > > Note: The signed-in state checking in this CL is only done for > web content area requests and not other internal requests, > like to the suggestion service, where it treats the state as > "not signed in". This is fine to do because variations service > ids are still sent, which is what the other call sites are > interested in. > > BUG=672532 > TBR=mpearson@chromium.org,mattm@chromium.org,donnd@chromium.org,afakhry@chromium.org > > Committed: https://crrev.com/9ed7b5611a61505c3dba734fe55b92211df3c2f6 > Cr-Commit-Position: refs/heads/master@{#437959} TBR=jwd@chromium.org,mathp@chromium.org,treib@chromium.org,mmenke@chromium.org,mpearson@chromium.org,mattm@chromium.org,donnd@chromium.org,afakhry@chromium.org,asvitkine@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=672532 Committed: https://crrev.com/e48e108c244a245ec42966584c02752ee1be7d9c Cr-Commit-Position: refs/heads/master@{#438075}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -243 lines) Patch
M chrome/browser/android/contextualsearch/contextual_search_delegate.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/android/metrics/uma_session_stats.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 chunk +1 line, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_download_manager.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M components/feedback/feedback_uploader_chrome.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher.cc View 1 chunk +1 line, -4 lines 0 comments Download
M components/omnibox/browser/search_provider.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M components/omnibox/browser/zero_suggest_provider.cc View 1 chunk +1 line, -4 lines 0 comments Download
M components/suggestions/suggestions_service.cc View 1 chunk +1 line, -4 lines 0 comments Download
M components/variations/net/variations_http_headers.h View 1 chunk +3 lines, -7 lines 0 comments Download
M components/variations/net/variations_http_headers.cc View 2 chunks +1 line, -3 lines 0 comments Download
M components/variations/variations_associated_data.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/variations/variations_associated_data.cc View 1 chunk +7 lines, -15 lines 0 comments Download
M components/variations/variations_http_header_provider.h View 4 chunks +13 lines, -27 lines 0 comments Download
M components/variations/variations_http_header_provider.cc View 9 chunks +86 lines, -110 lines 0 comments Download
M components/variations/variations_http_header_provider_unittest.cc View 4 chunks +11 lines, -32 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Yuta Kitamura
Created Revert of Restrict transmission of external exp ids to signed in users.
4 years ago (2016-12-13 06:05:56 UTC) #2
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/2569973002/1
4 years ago (2016-12-13 06:06:22 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-13 06:09:08 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e48e108c244a245ec42966584c02752ee1be7d9c Cr-Commit-Position: refs/heads/master@{#438075}
4 years ago (2016-12-13 06:14:39 UTC) #8
Yuta Kitamura
4 years ago (2016-12-13 10:31:13 UTC) #9
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2575483002/ by yutak@chromium.org.

The reason for reverting is: The CL was not a culprit for the issue..

Powered by Google App Engine
This is Rietveld 408576698