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

Issue 1811283004: Remove NetworkDelegate from HttpNetworkSession. (Closed)

Created:
4 years, 9 months ago by mmenke
Modified:
4 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, cbentzel+watch_chromium.org, zea+watch_chromium.org, Peter Beverloo, johnme+watch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove NetworkDelegate pointer from HttpNetworkSession. Nothing is currently using it, and currently HttpNetworkSessions can be shared by URLRequestContexts with different NetworkDelegates, so best to remove the field. TBR=zea@chromium.org, mkwst@chromium.org BUG=none Committed: https://crrev.com/39c0d5159558e7dc72341b47f5e07e678c82541f Cr-Commit-Position: refs/heads/master@{#382031}

Patch Set 1 #

Patch Set 2 : Fix iOS, net-internals #

Total comments: 2

Patch Set 3 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -21 lines) Patch
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M content/shell/browser/shell_url_request_context_getter.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M google_apis/gcm/tools/mcs_probe.cc View 1 chunk +0 lines, -1 line 0 comments Download
M headless/lib/browser/headless_url_request_context_getter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ios/crnet/crnet_environment.mm View 1 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/shell/shell_url_request_context_getter.mm View 1 1 chunk +0 lines, -1 line 0 comments Download
M jingle/glue/proxy_resolving_client_socket.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_network_session.h View 4 chunks +0 lines, -6 lines 0 comments Download
M net/http/http_network_session.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_request_test_util.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 21 (12 generated)
mmenke
Noticed this field during another review.
4 years, 9 months ago (2016-03-18 17:12:46 UTC) #4
eroman
lgtm! https://codereview.chromium.org/1811283004/diff/40001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://codereview.chromium.org/1811283004/diff/40001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode878 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:878: // remove DRP data this from net-internals entirely? ...
4 years, 9 months ago (2016-03-18 17:21:25 UTC) #5
mmenke
Thanks! https://codereview.chromium.org/1811283004/diff/40001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://codereview.chromium.org/1811283004/diff/40001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode878 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:878: // remove DRP data this from net-internals entirely? ...
4 years, 9 months ago (2016-03-18 17:24:00 UTC) #6
mmenke
This is a trivial CL that removes code that sets a parameter that does nothing ...
4 years, 9 months ago (2016-03-18 17:31:58 UTC) #8
stuartmorgan
ios RS LGTM
4 years, 9 months ago (2016-03-18 17:42:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1811283004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1811283004/60001
4 years, 9 months ago (2016-03-18 17:44:42 UTC) #15
Sami
headless lgtm.
4 years, 9 months ago (2016-03-18 18:06:37 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-18 18:46:33 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 18:47:47 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/39c0d5159558e7dc72341b47f5e07e678c82541f
Cr-Commit-Position: refs/heads/master@{#382031}

Powered by Google App Engine
This is Rietveld 408576698