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

Issue 679103004: Add function to get network stack state from a URLRequestContext. (Closed)

Created:
6 years, 1 month ago by mmenke
Modified:
6 years, 1 month ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, arv+watch_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add function to get network stack state from a URLRequestContext. This is aimed at adding non-NetLog information that appears in net-internals to log dumps created directly by NetLogLogger. BUG=426918 Committed: https://crrev.com/545029b860399fedfd9f28a4c3d0dab5c635c8dc Cr-Commit-Position: refs/heads/master@{#301859}

Patch Set 1 #

Patch Set 2 : Add missing file #

Patch Set 3 : Oops #

Patch Set 4 : Fix NaCl (Grr...) #

Patch Set 5 : Fix badProxies #

Total comments: 10

Patch Set 6 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+676 lines, -590 lines) Patch
M chrome/browser/resources/net_internals/browser_bridge.js View 1 2 3 4 5 9 chunks +52 lines, -106 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 2 3 4 5 17 chunks +28 lines, -266 lines 0 comments Download
A net/base/net_info_source_list.h View 1 2 3 4 5 1 chunk +22 lines, -0 lines 0 comments Download
M net/base/net_log_logger.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M net/base/net_log_logger.cc View 1 2 2 chunks +3 lines, -214 lines 0 comments Download
M net/base/net_log_logger_unittest.cc View 5 chunks +5 lines, -4 lines 0 comments Download
A net/base/net_log_util.h View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download
A net/base/net_log_util.cc View 1 2 3 4 5 1 chunk +461 lines, -0 lines 0 comments Download
A net/base/net_log_util_unittest.cc View 1 chunk +54 lines, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
mmenke
I want to follow this up with a CL that moves the code to create ...
6 years, 1 month ago (2014-10-28 16:21:42 UTC) #3
eroman
lgtm https://codereview.chromium.org/679103004/diff/100001/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/679103004/diff/100001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode438 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:438: void SendNetInfo(int info_sources); Please add documentation. In particular, ...
6 years, 1 month ago (2014-10-28 21:59:41 UTC) #4
mmenke
Thanks for the feedback! Absolutely correct that it needed documentation. https://codereview.chromium.org/679103004/diff/100001/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/679103004/diff/100001/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode438 ...
6 years, 1 month ago (2014-10-29 15:44:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/679103004/120001
6 years, 1 month ago (2014-10-29 15:46:22 UTC) #7
commit-bot: I haz the power
Committed patchset #6 (id:120001)
6 years, 1 month ago (2014-10-29 16:45:33 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 16:46:22 UTC) #9
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/545029b860399fedfd9f28a4c3d0dab5c635c8dc
Cr-Commit-Position: refs/heads/master@{#301859}

Powered by Google App Engine
This is Rietveld 408576698