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

Issue 2771713003: RemoteSuggestionsFetcher: Use common AccessTokenFetcher helper class (Closed)

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

Description

RemoteSuggestionsFetcher: Use common AccessTokenFetcher helper class This simplifies the RemoteSuggestionsFetcher quite a bit. BUG=609084 Review-Url: https://codereview.chromium.org/2771713003 Cr-Commit-Position: refs/heads/master@{#459731} Committed: https://chromium.googlesource.com/chromium/src/+/c31ec95e72b921cc625e8a48e7064721fc85de09

Patch Set 1 #

Total comments: 9

Patch Set 2 : review #

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -83 lines) Patch
M components/ntp_snippets/remote/remote_suggestions_fetcher.h View 1 5 chunks +8 lines, -17 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestions_fetcher.cc View 1 2 8 chunks +34 lines, -63 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestions_fetcher_unittest.cc View 1 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
Marc Treib
PTAL! https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc File components/ntp_snippets/remote/remote_suggestions_fetcher.cc (left): https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc#oldcode290 components/ntp_snippets/remote/remote_suggestions_fetcher.cc:290: } else if (signin_manager_->AuthInProgress()) { Do you remember ...
3 years, 9 months ago (2017-03-23 19:23:19 UTC) #4
jkrcal
lgtm, thanks! https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc File components/ntp_snippets/remote/remote_suggestions_fetcher.cc (left): https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc#oldcode290 components/ntp_snippets/remote/remote_suggestions_fetcher.cc:290: } else if (signin_manager_->AuthInProgress()) { On 2017/03/23 ...
3 years, 9 months ago (2017-03-24 09:09:26 UTC) #8
Marc Treib
https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc File components/ntp_snippets/remote/remote_suggestions_fetcher.cc (left): https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc#oldcode290 components/ntp_snippets/remote/remote_suggestions_fetcher.cc:290: } else if (signin_manager_->AuthInProgress()) { On 2017/03/24 09:09:26, jkrcal ...
3 years, 9 months ago (2017-03-27 08:08:20 UTC) #9
jkrcal
https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc File components/ntp_snippets/remote/remote_suggestions_fetcher.cc (right): https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc#newcode345 components/ntp_snippets/remote/remote_suggestions_fetcher.cc:345: // Delete the fetcher after we leave this method. ...
3 years, 9 months ago (2017-03-27 08:35:59 UTC) #12
Marc Treib
https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc File components/ntp_snippets/remote/remote_suggestions_fetcher.cc (right): https://codereview.chromium.org/2771713003/diff/1/components/ntp_snippets/remote/remote_suggestions_fetcher.cc#newcode345 components/ntp_snippets/remote/remote_suggestions_fetcher.cc:345: // Delete the fetcher after we leave this method. ...
3 years, 9 months ago (2017-03-27 08:37:59 UTC) #13
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/2771713003/40001
3 years, 9 months ago (2017-03-27 08:38:23 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 09:34:55 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c31ec95e72b921cc625e8a48e706...

Powered by Google App Engine
This is Rietveld 408576698