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

Issue 9696045: Expose a spdy session's pooled aliases in the net-internals page. (Closed)

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

Description

Expose a spdy session's pooled aliases in the net-internals page. BUG=106225 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126668

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix eroman's comments #

Total comments: 1

Patch Set 3 : Fix js style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/browser/resources/net_internals/spdy_view.js View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Ryan Hamilton
8 years, 9 months ago (2012-03-13 18:09:56 UTC) #1
eroman
https://chromiumcodereview.appspot.com/9696045/diff/1/chrome/browser/resources/net_internals/spdy_view.js File chrome/browser/resources/net_internals/spdy_view.js (right): https://chromiumcodereview.appspot.com/9696045/diff/1/chrome/browser/resources/net_internals/spdy_view.js#newcode163 chrome/browser/resources/net_internals/spdy_view.js:163: host = host + ' ' + session.aliases[j]; This ...
8 years, 9 months ago (2012-03-13 20:08:42 UTC) #2
Ryan Hamilton
https://chromiumcodereview.appspot.com/9696045/diff/1/chrome/browser/resources/net_internals/spdy_view.js File chrome/browser/resources/net_internals/spdy_view.js (right): https://chromiumcodereview.appspot.com/9696045/diff/1/chrome/browser/resources/net_internals/spdy_view.js#newcode163 chrome/browser/resources/net_internals/spdy_view.js:163: host = host + ' ' + session.aliases[j]; On ...
8 years, 9 months ago (2012-03-13 21:55:37 UTC) #3
eroman
lgtm https://chromiumcodereview.appspot.com/9696045/diff/8/chrome/browser/resources/net_internals/spdy_view.js File chrome/browser/resources/net_internals/spdy_view.js (right): https://chromiumcodereview.appspot.com/9696045/diff/8/chrome/browser/resources/net_internals/spdy_view.js#newcode161 chrome/browser/resources/net_internals/spdy_view.js:161: if (session.aliases) { minor-nit: I suggest removing the ...
8 years, 9 months ago (2012-03-13 23:15:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/9696045/9001
8 years, 9 months ago (2012-03-14 14:30:23 UTC) #5
commit-bot: I haz the power
Try job failure for 9696045-9001 (retry) (retry) on linux_rel for step "remoting_unittests". It's a second ...
8 years, 9 months ago (2012-03-14 15:39:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/9696045/9001
8 years, 9 months ago (2012-03-14 15:46:06 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-14 16:33:03 UTC) #8
Try job failure for 9696045-9001 (retry) on linux_rel for step
"remoting_unittests".
It's a second try, previously, step "remoting_unittests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698