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

Issue 2717483002: Network traffic annotation added to url_provision_fetcher. (Closed)

Created:
3 years, 10 months ago by Ramin Halavati
Modified:
3 years, 8 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, feature-media-reviews_chromium.org, battre
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : nits #

Total comments: 8

Patch Set 3 : Annotation updated. #

Total comments: 5

Patch Set 4 : Annotation updated. #

Total comments: 13

Patch Set 5 : Annotation updated. #

Patch Set 6 : Conflict resolved. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M content/browser/media/url_provision_fetcher.cc View 1 2 3 4 5 2 chunks +32 lines, -1 line 0 comments Download

Messages

Total messages: 37 (13 generated)
Ramin Halavati
We are annotating all network requests in Chromium with a new NetworkTrafficAnnotation scheme. This allows ...
3 years, 10 months ago (2017-02-23 13:13:35 UTC) #2
chcunningham
Tima, can you do this review. I'm not familiar with this class.
3 years, 10 months ago (2017-02-23 17:17:17 UTC) #4
Ramin Halavati
On 2017/02/23 17:17:17, chcunningham wrote: > Tima, can you do this review. I'm not familiar ...
3 years, 9 months ago (2017-03-07 14:27:11 UTC) #5
Tima Vaisburd
Thank you for reminder! https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc#newcode37 content/browser/media/url_provision_fetcher.cc:37: net::DefineNetworkTrafficAnnotation("...", R"( I'm not familiar ...
3 years, 9 months ago (2017-03-07 18:56:43 UTC) #6
Ramin Halavati
Comments addressed, please review. https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc#newcode37 content/browser/media/url_provision_fetcher.cc:37: net::DefineNetworkTrafficAnnotation("...", R"( On 2017/03/07 18:56:43, ...
3 years, 9 months ago (2017-03-08 08:52:34 UTC) #7
Tima Vaisburd
+xhwang@ https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc#newcode37 content/browser/media/url_provision_fetcher.cc:37: net::DefineNetworkTrafficAnnotation("...", R"( Thank you! semantics { sender: "ProvisionFetcher ...
3 years, 9 months ago (2017-03-09 00:16:35 UTC) #9
Ramin Halavati
Annotation updated. I left some comment inline, please review. https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/20001/content/browser/media/url_provision_fetcher.cc#newcode37 content/browser/media/url_provision_fetcher.cc:37: ...
3 years, 9 months ago (2017-03-09 06:28:47 UTC) #10
xhwang
I don't feel code review is a good place to discuss the text. I shared ...
3 years, 9 months ago (2017-03-11 07:12:00 UTC) #11
Ramin Halavati
On 2017/03/11 07:12:00, xhwang_slow wrote: > I don't feel code review is a good place ...
3 years, 9 months ago (2017-03-11 16:30:39 UTC) #12
Ramin Halavati
Hi Xiaohan, I updated the CL based on the discussion in doc, please review, and ...
3 years, 8 months ago (2017-04-04 08:23:52 UTC) #13
xhwang
+slan: please see the question. https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc#newcode39 content/browser/media/url_provision_fetcher.cc:39: sender: "ProvisionFetcher for Android ...
3 years, 8 months ago (2017-04-04 17:08:32 UTC) #15
slan
https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc#newcode39 content/browser/media/url_provision_fetcher.cc:39: sender: "ProvisionFetcher for Android MediaDrm" On 2017/04/04 17:08:32, xhwang_slow ...
3 years, 8 months ago (2017-04-04 19:30:20 UTC) #16
Ramin Halavati
All comments addressed. Please review. https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc File content/browser/media/url_provision_fetcher.cc (right): https://codereview.chromium.org/2717483002/diff/60001/content/browser/media/url_provision_fetcher.cc#newcode39 content/browser/media/url_provision_fetcher.cc:39: sender: "ProvisionFetcher for Android ...
3 years, 8 months ago (2017-04-05 09:12:06 UTC) #17
xhwang
lgtm
3 years, 8 months ago (2017-04-05 16:31:24 UTC) #18
slan
lgtm
3 years, 8 months ago (2017-04-05 17:01:59 UTC) #19
Tima Vaisburd
lgtm
3 years, 8 months ago (2017-04-05 18:19:31 UTC) #20
Ramin Halavati
Thank you very much. Martin, Any comments?
3 years, 8 months ago (2017-04-06 07:21:17 UTC) #22
msramek
LGTM
3 years, 8 months ago (2017-04-06 13:56:09 UTC) #23
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/2717483002/80001
3 years, 8 months ago (2017-04-06 14:01:21 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/185377) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-06 14:03:20 UTC) #27
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/2717483002/80001
3 years, 8 months ago (2017-04-07 06:47:38 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/405192) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-07 06:50:17 UTC) #31
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/2717483002/100001
3 years, 8 months ago (2017-04-07 07:04:02 UTC) #34
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 08:06:12 UTC) #37
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/4351859dff7a5920ead34d0f2195...

Powered by Google App Engine
This is Rietveld 408576698