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

Issue 6465001: Display more information at chrome://net-internals/#spdy... (Closed)

Created:
9 years, 10 months ago by Ryan Hamilton
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, arv (Not doing code reviews), darin-cc_chromium.org
Visibility:
Public.

Description

Display more information at chrome://net-internals/#spdy In particular, list the mapping from host:port to port:alternate-protocol and the global spdy configuration state. BUG=none TEST=chrome://net-internals/#spdy Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74355

Patch Set 1 : '' #

Patch Set 2 : Clear the Alternate Protocols Mapping inner HTML before adding new values #

Total comments: 8

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -4 lines) Patch
M chrome/browser/dom_ui/net_internals_ui.cc View 1 2 3 4 chunks +62 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/dataview.js View 1 2 3 2 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/index.html View 1 2 3 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/main.js View 1 2 3 5 chunks +53 lines, -1 line 0 comments Download
M chrome/browser/resources/net_internals/spdyview.js View 1 2 3 3 chunks +71 lines, -1 line 0 comments Download
M net/http/http_alternate_protocols.h View 1 2 3 3 chunks +8 lines, -2 lines 0 comments Download
M net/http/http_alternate_protocols.cc View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ryan Hamilton
Hi Eric, Can you take a look at this change? I've attempted to add some ...
9 years, 10 months ago (2011-02-08 23:12:11 UTC) #1
eroman
LGTM after addressing my comments. > I have no idea how to unit test this ...
9 years, 10 months ago (2011-02-09 04:51:13 UTC) #2
Ryan Hamilton
I've addressed your comments, and have added the new bits to dataview.js (which was surprisingly ...
9 years, 10 months ago (2011-02-09 17:42:31 UTC) #3
eroman
9 years, 10 months ago (2011-02-09 19:46:50 UTC) #4
LGTM

http://codereview.chromium.org/6465001/diff/2011/chrome/browser/dom_ui/net_in...
File chrome/browser/dom_ui/net_internals_ui.cc (right):

http://codereview.chromium.org/6465001/diff/2011/chrome/browser/dom_ui/net_in...
chrome/browser/dom_ui/net_internals_ui.cc:1023:
*net::HttpStreamFactory::next_protos()));
nit: indent by 4.

Powered by Google App Engine
This is Rietveld 408576698