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

Issue 470493004: Display quic-connection-options passed in the command line in QUIC tab (Closed)

Created:
6 years, 4 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, arv+watch_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@Change_how_QUIC_negotiates_pacing_73061068
Project:
chromium
Visibility:
Public.

Description

Display quic-connection-options passed in the command line in QUIC tab of net-internals page. connection-options also includes enable-pacing argument which is displayed as PACE. Fixes the rch's comments in https://codereview.chromium.org/471613002/ R=rch@chromium.org, thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290095

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use ListValue #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M chrome/browser/resources/net_internals/quic_view.html View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_session.cc View 1 2 chunks +8 lines, -2 lines 1 comment Download

Messages

Total messages: 14 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-14 02:43:36 UTC) #1
Ryan Hamilton
lgtm https://codereview.chromium.org/470493004/diff/1/net/http/http_network_session.cc File net/http/http_network_session.cc (right): https://codereview.chromium.org/470493004/diff/1/net/http/http_network_session.cc#newcode262 net/http/http_network_session.cc:262: dict->SetString("connection_options", connection_options); This is fine. There is also ...
6 years, 4 months ago (2014-08-14 03:46:07 UTC) #2
ramant (doing other things)
PTAL. https://codereview.chromium.org/470493004/diff/1/net/http/http_network_session.cc File net/http/http_network_session.cc (right): https://codereview.chromium.org/470493004/diff/1/net/http/http_network_session.cc#newcode262 net/http/http_network_session.cc:262: dict->SetString("connection_options", connection_options); On 2014/08/14 03:46:07, Ryan Hamilton wrote: ...
6 years, 4 months ago (2014-08-14 19:04:39 UTC) #3
Ryan Hamilton
lgtm
6 years, 4 months ago (2014-08-14 19:19:10 UTC) #4
ramant (doing other things)
Hi thestig@, Could you take a look at chrome/browser changes (for OWNERS approval)? chrome/browser/resources/net_internals/quic_view.html thanks ...
6 years, 4 months ago (2014-08-14 19:50:10 UTC) #5
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-14 20:33:54 UTC) #6
Lei Zhang
lgtm
6 years, 4 months ago (2014-08-14 20:33:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/470493004/20001
6 years, 4 months ago (2014-08-14 20:35:30 UTC) #8
ramant (doing other things)
The CQ bit was unchecked by rtenneti@chromium.org
6 years, 4 months ago (2014-08-14 23:41:08 UTC) #9
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 4 months ago (2014-08-15 22:03:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/470493004/20001
6 years, 4 months ago (2014-08-15 22:05:47 UTC) #11
eroman
; https://codereview.chromium.org/470493004/diff/20001/net/http/http_network_session.cc File net/http/http_network_session.cc (right): https://codereview.chromium.org/470493004/diff/20001/net/http/http_network_session.cc#newcode258 net/http/http_network_session.cc:258: connection_options->AppendString("'" + QuicUtils::TagToString(*it) + "'"); why is the ...
6 years, 4 months ago (2014-08-15 22:38:02 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-16 01:39:37 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-16 05:49:29 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290095

Powered by Google App Engine
This is Rietveld 408576698