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

Issue 2704383002: Network traffic annotation added to gcm_network_channel. (Closed)

Created:
3 years, 10 months ago by Ramin Halavati
Modified:
3 years, 8 months ago
CC:
chromium-reviews, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, droger+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Network traffic annotation added to gcm_network_channel. Network traffic annotation is added to network request of gcm_network_channel. BUG=656607 Review-Url: https://codereview.chromium.org/2704383002 Cr-Commit-Position: refs/heads/master@{#461421} Committed: https://chromium.googlesource.com/chromium/src/+/e7182dca7960c0cbf1a6e0f0cc5f7b05ad2ef6a5

Patch Set 1 #

Total comments: 28

Patch Set 2 : Annotation updated. #

Patch Set 3 : nits #

Patch Set 4 : Annotation updated. #

Total comments: 20

Patch Set 5 : Comments addressed. #

Patch Set 6 : Comments addressed. #

Patch Set 7 : Annotation updated. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M components/invalidation/impl/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/invalidation/impl/gcm_network_channel.cc View 1 2 3 4 5 6 2 chunks +40 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (7 generated)
Ramin Halavati
asanka@: Please review DEPS as owner of /net. dcheng@: We are annotating all network requests ...
3 years, 10 months ago (2017-02-21 13:50:31 UTC) #2
asanka
On 2017/02/21 13:50:31, Ramin Halavati wrote: > asanka@: > Please review DEPS as owner of ...
3 years, 10 months ago (2017-02-21 16:50:40 UTC) #3
Ramin Halavati
On 2017/02/21 16:50:40, asanka wrote: > On 2017/02/21 13:50:31, Ramin Halavati wrote: > > asanka@: ...
3 years, 10 months ago (2017-02-21 17:04:03 UTC) #4
asanka
On 2017/02/21 17:04:03, Ramin Halavati wrote: > On 2017/02/21 16:50:40, asanka wrote: > > On ...
3 years, 10 months ago (2017-02-23 14:20:46 UTC) #5
dcheng
https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc#newcode224 components/invalidation/impl/gcm_network_channel.cc:224: sender: "..." To help me understand, is this something ...
3 years, 10 months ago (2017-02-23 19:15:13 UTC) #6
Ramin Halavati
https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc#newcode224 components/invalidation/impl/gcm_network_channel.cc:224: sender: "..." On 2017/02/23 19:15:12, dcheng wrote: > To ...
3 years, 10 months ago (2017-02-24 10:16:00 UTC) #7
dcheng
https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc#newcode224 components/invalidation/impl/gcm_network_channel.cc:224: sender: "..." On 2017/02/24 10:16:00, Ramin Halavati wrote: > ...
3 years, 10 months ago (2017-02-25 00:17:44 UTC) #9
pavely
Could you take a look at my comments and let me know if you want ...
3 years, 9 months ago (2017-02-27 19:29:41 UTC) #10
Ramin Halavati
Annotation updated, please review. https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc#newcode224 components/invalidation/impl/gcm_network_channel.cc:224: sender: "..." On 2017/02/27 19:29:41, ...
3 years, 9 months ago (2017-02-28 11:57:04 UTC) #11
pavely
https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc#newcode227 components/invalidation/impl/gcm_network_channel.cc:227: data: "..." On 2017/02/28 11:57:04, Ramin Halavati wrote: > ...
3 years, 9 months ago (2017-02-28 18:38:49 UTC) #12
Ramin Halavati
pavely@: Comments addressed, please review. asanka@: Please review DEPS as owner of net/. https://codereview.chromium.org/2704383002/diff/1/components/invalidation/impl/gcm_network_channel.cc File ...
3 years, 9 months ago (2017-03-01 08:35:02 UTC) #13
pavely
lgtm
3 years, 9 months ago (2017-03-01 17:41:06 UTC) #14
asanka
DEPS lgtm
3 years, 9 months ago (2017-03-01 18:09:02 UTC) #15
Ramin Halavati
Thank you.
3 years, 9 months ago (2017-03-02 07:12:00 UTC) #17
msramek
I'm not a native speaker, so take me with a grain of salt, but I ...
3 years, 9 months ago (2017-03-07 10:53:30 UTC) #18
Ramin Halavati
Comments addressed, please review. https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc#newcode228 components/invalidation/impl/gcm_network_channel.cc:228: "notifications from server about sync ...
3 years, 9 months ago (2017-03-07 13:10:35 UTC) #19
msramek
https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc#newcode241 components/invalidation/impl/gcm_network_channel.cc:241: "object ids (not specific to client) and versions when ...
3 years, 9 months ago (2017-03-14 16:17:50 UTC) #20
Ramin Halavati
pavely@: Please view Martin's inline comment on |data|. msramek@: Comment addressed. https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): ...
3 years, 9 months ago (2017-03-15 07:04:19 UTC) #21
pavely
https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc#newcode241 components/invalidation/impl/gcm_network_channel.cc:241: "object ids (not specific to client) and versions when ...
3 years, 9 months ago (2017-03-15 17:55:46 UTC) #22
Ramin Halavati
Annotation updated, please review. https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc File components/invalidation/impl/gcm_network_channel.cc (right): https://codereview.chromium.org/2704383002/diff/60001/components/invalidation/impl/gcm_network_channel.cc#newcode241 components/invalidation/impl/gcm_network_channel.cc:241: "object ids (not specific to ...
3 years, 9 months ago (2017-03-16 08:30:41 UTC) #23
msramek
(sorry for the delay, I wasn't looking at this since Ramin was OOO) Thanks for ...
3 years, 8 months ago (2017-04-03 12:46:22 UTC) #24
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/2704383002/120001
3 years, 8 months ago (2017-04-03 13:12:22 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 14:04:55 UTC) #30
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/e7182dca7960c0cbf1a6e0f0cc5f...

Powered by Google App Engine
This is Rietveld 408576698