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

Issue 2678783003: Fix variations service DCHECK and add LOAD_DO_NOT_SEND_AUTH_DATA. (Closed)

Created:
3 years, 10 months ago by Alexei Svitkine (slow)
Modified:
3 years, 10 months ago
Reviewers:
rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix variations service DCHECK and add LOAD_DO_NOT_SEND_AUTH_DATA. The DCHECK could fire if the fetch timer fires before the previous request finished. This normally shouldn't happen - but could if Chrome was paused (via debugger or machine suspend). Also while changing this code, adds the LOAD_DO_NOT_SEND_AUTH_DATA flag when making the request, which was suggested for UMA and UKM fetches and makes sense here too - since variations server doesn't need that info at all. BUG=669542 Review-Url: https://codereview.chromium.org/2678783003 Cr-Commit-Position: refs/heads/master@{#448275} Committed: https://chromium.googlesource.com/chromium/src/+/2f480d6a78ddefc9339fb90f3318a1c1b583a77c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M components/variations/service/variations_service.cc View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
Alexei Svitkine (slow)
3 years, 10 months ago (2017-02-06 15:33:07 UTC) #2
rkaplow
lgtm
3 years, 10 months ago (2017-02-06 16:18:01 UTC) #3
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/2678783003/1
3 years, 10 months ago (2017-02-06 16:19:27 UTC) #5
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 17:04:33 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2f480d6a78ddefc9339fb90f3318...

Powered by Google App Engine
This is Rietveld 408576698