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

Issue 2798873002: Network traffic annotation added to update_client. (Closed)

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

Description

Network traffic annotation added to update_client. Network traffic annotation is added to network requests of components/update_client/url_fetcher_downloader.cc components/update_client/utils.cc BUG=656607 Review-Url: https://codereview.chromium.org/2798873002 Cr-Commit-Position: refs/heads/master@{#473671} Committed: https://chromium.googlesource.com/chromium/src/+/951a286c80f40d135a074abe2567f30cf9e80067

Patch Set 1 #

Total comments: 28

Patch Set 2 : Annotations updated. #

Total comments: 5

Patch Set 3 : Annotation updated. #

Total comments: 8

Patch Set 4 : Annotations updated. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -2 lines) Patch
M components/update_client/url_fetcher_downloader.cc View 1 2 3 2 chunks +31 lines, -1 line 1 comment Download
M components/update_client/utils.cc View 1 2 3 2 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 34 (10 generated)
Ramin Halavati
We are annotating all network requests in Chromium with a new NetworkTrafficAnnotation scheme. This allows ...
3 years, 8 months ago (2017-04-05 11:32:04 UTC) #2
asargent_no_longer_on_chrome
handing off to lazyboy@ since I'm no longer on chrome team
3 years, 8 months ago (2017-04-05 16:10:46 UTC) #4
lazyboy
Hi Ramin, sorry for the late reply, I didn't look close to this: I'm not ...
3 years, 8 months ago (2017-04-06 23:42:59 UTC) #5
Ramin Halavati
lazybog@, Thanks for the reply. I will try to. sorin@ Could you please review this ...
3 years, 8 months ago (2017-04-07 06:35:54 UTC) #7
Sorin Jianu
lgtm thank you!
3 years, 8 months ago (2017-04-07 16:11:52 UTC) #9
Ramin Halavati
On 2017/04/07 16:11:52, Sorin Jianu wrote: > lgtm > > thank you! Sorry Sorin, I ...
3 years, 8 months ago (2017-04-10 06:52:26 UTC) #10
Sorin Jianu
I've annotated the fields as needed. Please PTAL. https://codereview.chromium.org/2798873002/diff/1/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/1/components/update_client/url_fetcher_downloader.cc#newcode43 components/update_client/url_fetcher_downloader.cc:43: sender: ...
3 years, 8 months ago (2017-04-19 21:40:40 UTC) #13
Ramin Halavati
Thank you very much, annotations updated, please review. This is not a problem, but both ...
3 years, 8 months ago (2017-04-20 07:36:14 UTC) #14
Sorin Jianu
lgtm Thank you! The difference in annotations occurs in the "data" field. These requests usually ...
3 years, 7 months ago (2017-05-03 16:22:47 UTC) #15
Ramin Halavati
Thank you Sorin, Martin, Any comments?
3 years, 7 months ago (2017-05-04 04:48:44 UTC) #17
msramek
https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc#newcode53 components/update_client/url_fetcher_downloader.cc:53: data: "A CRX representing the specific update payload." Update ...
3 years, 7 months ago (2017-05-04 10:33:14 UTC) #18
Sorin Jianu
thank you! https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc#newcode53 components/update_client/url_fetcher_downloader.cc:53: data: "A CRX representing the specific update ...
3 years, 7 months ago (2017-05-08 16:21:41 UTC) #19
Ramin Halavati
https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc#newcode53 components/update_client/url_fetcher_downloader.cc:53: data: "A CRX representing the specific update payload." On ...
3 years, 7 months ago (2017-05-09 05:32:26 UTC) #20
Sorin Jianu
Thank you! https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc#newcode53 components/update_client/url_fetcher_downloader.cc:53: data: "A CRX representing the specific update ...
3 years, 7 months ago (2017-05-17 16:24:27 UTC) #21
Ramin Halavati
Thank you Sorin. Martin? https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/20001/components/update_client/url_fetcher_downloader.cc#newcode53 components/update_client/url_fetcher_downloader.cc:53: data: "A CRX representing the ...
3 years, 7 months ago (2017-05-18 05:11:05 UTC) #22
msramek
Thanks! I have a few more comments. https://codereview.chromium.org/2798873002/diff/40001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/40001/components/update_client/url_fetcher_downloader.cc#newcode54 components/update_client/url_fetcher_downloader.cc:54: "The URL ...
3 years, 7 months ago (2017-05-18 09:45:46 UTC) #23
Ramin Halavati
Thank you Martin, comments addressed, please review. Sorin, Still LGTM? https://codereview.chromium.org/2798873002/diff/40001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/40001/components/update_client/url_fetcher_downloader.cc#newcode54 ...
3 years, 7 months ago (2017-05-18 10:44:01 UTC) #24
waffles
https://codereview.chromium.org/2798873002/diff/60001/components/update_client/url_fetcher_downloader.cc File components/update_client/url_fetcher_downloader.cc (right): https://codereview.chromium.org/2798873002/diff/60001/components/update_client/url_fetcher_downloader.cc#newcode60 components/update_client/url_fetcher_downloader.cc:60: setting: "This feature cannot be disabled." nit: the protocol ...
3 years, 7 months ago (2017-05-18 16:13:10 UTC) #25
Ramin Halavati
On 2017/05/18 16:13:10, waffles wrote: > https://codereview.chromium.org/2798873002/diff/60001/components/update_client/url_fetcher_downloader.cc > File components/update_client/url_fetcher_downloader.cc (right): > > https://codereview.chromium.org/2798873002/diff/60001/components/update_client/url_fetcher_downloader.cc#newcode60 > ...
3 years, 7 months ago (2017-05-19 04:49:17 UTC) #26
msramek
On 2017/05/19 04:49:17, Ramin Halavati wrote: > On 2017/05/18 16:13:10, waffles wrote: > > > ...
3 years, 7 months ago (2017-05-19 12:58:59 UTC) #27
msramek
LGTM.
3 years, 7 months ago (2017-05-19 12:59:23 UTC) #28
Sorin Jianu
lgtm Thank you!
3 years, 7 months ago (2017-05-22 17:37:31 UTC) #29
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/2798873002/60001
3 years, 7 months ago (2017-05-22 18:30:09 UTC) #31
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 20:10:23 UTC) #34
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/951a286c80f40d135a074abe2567...

Powered by Google App Engine
This is Rietveld 408576698