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

Issue 2872253002: Network traffic annotation added to gaia_auth_fetcher. (Closed)

Created:
3 years, 7 months ago by Ramin Halavati
Modified:
3 years, 6 months ago
Reviewers:
msramek, msarda
CC:
chromium-reviews, battre
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Network traffic annotation added to gaia_auth_fetcher. Network traffic annotation is added to network request of: google_apis/gaia/gaia_auth_fetcher.h google_apis/gaia/gaia_auth_fetcher.cc google_apis/gaia/gaia_auth_fetcher_unittest.cc ios/chrome/browser/signin/gaia_auth_fetcher_ios.h ios/chrome/browser/signin/gaia_auth_fetcher_ios.mm BUG=656607 Review-Url: https://codereview.chromium.org/2872253002 Cr-Commit-Position: refs/heads/master@{#475351} Committed: https://chromium.googlesource.com/chromium/src/+/0d460449a6b80930bbddb2c54ca0340c8ea4bf7b

Patch Set 1 #

Patch Set 2 : iOS files added. #

Total comments: 108

Patch Set 3 : All comments addressed. #

Total comments: 16

Patch Set 4 : Annotations updated. #

Total comments: 4

Patch Set 5 : Comments addressed. #

Total comments: 6

Patch Set 6 : Comment addressed. #

Total comments: 2

Patch Set 7 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -152 lines) Patch
M google_apis/gaia/gaia_auth_fetcher.h View 1 2 4 chunks +7 lines, -25 lines 0 comments Download
M google_apis/gaia/gaia_auth_fetcher.cc View 1 2 3 4 5 6 8 chunks +287 lines, -46 lines 0 comments Download
M google_apis/gaia/gaia_auth_fetcher_unittest.cc View 1 2 2 chunks +0 lines, -72 lines 0 comments Download
M ios/chrome/browser/signin/gaia_auth_fetcher_ios.h View 1 2 chunks +7 lines, -4 lines 0 comments Download
M ios/chrome/browser/signin/gaia_auth_fetcher_ios.mm View 1 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 40 (26 generated)
Ramin Halavati
Mihai, Network traffic annotation added as input argument of GaiaAuthFetcher::CreateAndStartGaiaFetcher. Please review, and suggest annotation ...
3 years, 7 months ago (2017-05-10 11:08:36 UTC) #2
msarda
I have done a pass. Note that I have a generic question on how we ...
3 years, 7 months ago (2017-05-15 12:23:51 UTC) #21
Ramin Halavati
Thank you very much Mihai, all comments addressed, [lease review. Generally, it's good if we ...
3 years, 7 months ago (2017-05-15 13:27:50 UTC) #22
msarda
LGTM with some suggestions. https://codereview.chromium.org/2872253002/diff/80001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/80001/google_apis/gaia/gaia_auth_fetcher.cc#newcode528 google_apis/gaia/gaia_auth_fetcher.cc:528: "This request is part of ...
3 years, 7 months ago (2017-05-22 09:43:08 UTC) #23
Ramin Halavati
Thank you very much Mihai. Martin, Any comments? https://codereview.chromium.org/2872253002/diff/80001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/80001/google_apis/gaia/gaia_auth_fetcher.cc#newcode528 google_apis/gaia/gaia_auth_fetcher.cc:528: "This ...
3 years, 7 months ago (2017-05-22 10:00:52 UTC) #26
msarda
https://codereview.chromium.org/2872253002/diff/120001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/120001/google_apis/gaia/gaia_auth_fetcher.cc#newcode529 google_apis/gaia/gaia_auth_fetcher.cc:529: "an OAuth 2.0 refresh token needs to be revoked." ...
3 years, 7 months ago (2017-05-22 11:20:03 UTC) #27
Ramin Halavati
Thank you Mihai, comments addressed. https://codereview.chromium.org/2872253002/diff/120001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/120001/google_apis/gaia/gaia_auth_fetcher.cc#newcode529 google_apis/gaia/gaia_auth_fetcher.cc:529: "an OAuth 2.0 refresh ...
3 years, 7 months ago (2017-05-22 12:17:14 UTC) #28
msramek
LGTM with one description improvement request. Thanks! https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc#newcode536 google_apis/gaia/gaia_auth_fetcher.cc:536: "This feature ...
3 years, 7 months ago (2017-05-26 12:24:52 UTC) #29
Ramin Halavati
Thank you Martin, comment addressed. Mihai, There is one last question for you. https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc File ...
3 years, 6 months ago (2017-05-29 08:00:49 UTC) #31
msarda
https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc#newcode808 google_apis/gaia/gaia_auth_fetcher.cc:808: "for a ClientLogin-style service tokens. The response to this ...
3 years, 6 months ago (2017-05-29 11:34:13 UTC) #32
msramek
LGTM (but note that there is still one open comment from Mihai). https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc ...
3 years, 6 months ago (2017-05-29 13:39:31 UTC) #33
Ramin Halavati
Thank you, all comments addressed, landing. https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/2872253002/diff/140001/google_apis/gaia/gaia_auth_fetcher.cc#newcode808 google_apis/gaia/gaia_auth_fetcher.cc:808: "for a ClientLogin-style ...
3 years, 6 months ago (2017-05-29 13:52:52 UTC) #34
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/2872253002/180001
3 years, 6 months ago (2017-05-29 13:53:08 UTC) #37
commit-bot: I haz the power
3 years, 6 months ago (2017-05-29 15:03:47 UTC) #40
Message was sent while issue was closed.
Committed patchset #7 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/0d460449a6b80930bbddb2c54ca0...

Powered by Google App Engine
This is Rietveld 408576698