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

Issue 2711833003: Network traffic annotation added to template_url_fetcher. (Closed)

Created:
3 years, 10 months ago by Ramin Halavati
Modified:
3 years, 9 months ago
Reviewers:
vasilii, Peter Kasting
CC:
chromium-reviews, battre, msramek
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Network traffic annotation added to template_url_fetcher. Network traffic annotation is added to network request of search_engines/template_url_fetcher. BUG=656607 Review-Url: https://codereview.chromium.org/2711833003 Cr-Commit-Position: refs/heads/master@{#453544} Committed: https://chromium.googlesource.com/chromium/src/+/6943c89daf869bcde4f02d98e8268fa253cb47b1

Patch Set 1 #

Total comments: 20

Patch Set 2 : Annotation updated. #

Total comments: 13

Patch Set 3 : Annotation updated. #

Patch Set 4 : Rebased on disabled cookies. #

Total comments: 4

Patch Set 5 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M components/search_engines/template_url_fetcher.cc View 1 2 3 4 2 chunks +32 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (6 generated)
Ramin Halavati
Vasilii, Another file for annotation, please review. Here are the references: Please take a look ...
3 years, 10 months ago (2017-02-23 09:54:08 UTC) #2
vasilii
+pkasting I'm baffled by two things - the request isn't cookieless; - there is no ...
3 years, 10 months ago (2017-02-24 14:42:38 UTC) #4
Ramin Halavati
Annotation updated. https://codereview.chromium.org/2711833003/diff/1/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/1/components/search_engines/template_url_fetcher.cc#newcode25 components/search_engines/template_url_fetcher.cc:25: net::DefineNetworkTrafficAnnotation("...", R"( On 2017/02/24 14:42:38, vasilii wrote: ...
3 years, 10 months ago (2017-02-24 14:57:59 UTC) #5
vasilii
https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc#newcode39 components/search_engines/template_url_fetcher.cc:39: cookies_allowed: false true
3 years, 10 months ago (2017-02-24 15:05:43 UTC) #6
Peter Kasting
https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc#newcode27 components/search_engines/template_url_fetcher.cc:27: sender: "Open Search Fetcher" I think this should be ...
3 years, 10 months ago (2017-02-24 23:33:10 UTC) #7
Ramin Halavati
Comments addressed, please review. Would you like me to create a CL to disable Cookies, ...
3 years, 9 months ago (2017-02-27 09:07:57 UTC) #8
vasilii
Ramin, it would be great if you created a separate CL for suppressing the cookies. ...
3 years, 9 months ago (2017-02-27 12:13:06 UTC) #9
Ramin Halavati
https://codereview.chromium.org/2717323002/ created to disable cookies and AUTH and rebased this CL on that.
3 years, 9 months ago (2017-02-27 12:47:42 UTC) #10
vasilii
https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc#newcode27 components/search_engines/template_url_fetcher.cc:27: sender: "Open Search Fetcher" On 2017/02/24 23:33:09, Peter Kasting ...
3 years, 9 months ago (2017-02-27 13:14:01 UTC) #11
Peter Kasting
https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/20001/components/search_engines/template_url_fetcher.cc#newcode27 components/search_engines/template_url_fetcher.cc:27: sender: "Open Search Fetcher" On 2017/02/27 13:14:01, vasilii wrote: ...
3 years, 9 months ago (2017-02-27 21:07:10 UTC) #12
Peter Kasting
LGTM https://codereview.chromium.org/2711833003/diff/60001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/60001/components/search_engines/template_url_fetcher.cc#newcode23 components/search_engines/template_url_fetcher.cc:23: // Traffic annotation for ReqeustDelegate Nit: RequestDelegate. Also, ...
3 years, 9 months ago (2017-02-28 01:00:16 UTC) #13
Ramin Halavati
Comments addressed, landing. https://codereview.chromium.org/2711833003/diff/60001/components/search_engines/template_url_fetcher.cc File components/search_engines/template_url_fetcher.cc (right): https://codereview.chromium.org/2711833003/diff/60001/components/search_engines/template_url_fetcher.cc#newcode23 components/search_engines/template_url_fetcher.cc:23: // Traffic annotation for ReqeustDelegate On ...
3 years, 9 months ago (2017-02-28 07:33:23 UTC) #14
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/2711833003/80001
3 years, 9 months ago (2017-02-28 07:33:53 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 08:21:43 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/6943c89daf869bcde4f02d98e826...

Powered by Google App Engine
This is Rietveld 408576698