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

Issue 934823005: Rename SPDY netlog strings to HTTP2. (Closed)

Created:
5 years, 10 months ago by Bence
Modified:
5 years, 10 months ago
Reviewers:
igrigorik, dgozman, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, jam, yurys, eroman, darin-cc_chromium.org, arv+watch_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename SPDY netlog strings to HTTP2. s/SPDY/HTTP2/ in all source type and event type netlog strings. Also remove obsolete TYPE_SPDY_SESSION_SEND_CREDENTIAL. Also git cl format. BUG=456986 Committed: https://crrev.com/be32a03b9859d7669b372908d575a232714925ce Cr-Commit-Position: refs/heads/master@{#318068}

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 2

Patch Set 3 : Rename SOURCE_SPDY_SESSION. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -220 lines) Patch
M chrome/browser/resources/net_internals/source_entry.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/net_internals/spdy_view.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/net_internals/log_view_painter.js View 10 chunks +19 lines, -18 lines 0 comments Download
M content/browser/devtools/devtools_netlog_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_log_event_type_list.h View 12 chunks +66 lines, -68 lines 0 comments Download
M net/base/net_log_logger_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/net_log_source_type_list.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_http_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_proxy_client_socket_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 32 chunks +67 lines, -88 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 3 chunks +6 lines, -10 lines 0 comments Download
M net/spdy/spdy_stream.cc View 6 chunks +17 lines, -18 lines 0 comments Download
M net/spdy/spdy_stream_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Bence
Ilya, WDYT? Now SPDY/3.1 netlog events (even ones like SYN_REPLY frame that do not occur ...
5 years, 10 months ago (2015-02-17 20:08:11 UTC) #2
igrigorik
One thing that's confusing me: if we're talking over HTTP/2, how/why are we still logging ...
5 years, 10 months ago (2015-02-17 21:49:53 UTC) #3
Bence
On 2015/02/17 21:49:53, igrigorik wrote: > One thing that's confusing me: if we're talking over ...
5 years, 10 months ago (2015-02-18 12:56:10 UTC) #4
igrigorik
On 2015/02/18 12:56:10, Bence wrote: > On 2015/02/17 21:49:53, igrigorik wrote: > > One thing ...
5 years, 10 months ago (2015-02-18 17:28:36 UTC) #5
igrigorik
lgtm lgtm
5 years, 10 months ago (2015-02-18 17:30:11 UTC) #6
mmenke
https://codereview.chromium.org/934823005/diff/20001/chrome/browser/resources/net_internals/spdy_view.html File chrome/browser/resources/net_internals/spdy_view.html (right): https://codereview.chromium.org/934823005/diff/20001/chrome/browser/resources/net_internals/spdy_view.html#newcode15 chrome/browser/resources/net_internals/spdy_view.html:15: <a href="#events&q=type:HTTP2_SESSION%20is:active">View live HTTP/2 sessions</a> This is source type, ...
5 years, 10 months ago (2015-02-18 17:35:38 UTC) #8
Bence
Matt, PTAL. Thank you. https://codereview.chromium.org/934823005/diff/20001/chrome/browser/resources/net_internals/spdy_view.html File chrome/browser/resources/net_internals/spdy_view.html (right): https://codereview.chromium.org/934823005/diff/20001/chrome/browser/resources/net_internals/spdy_view.html#newcode15 chrome/browser/resources/net_internals/spdy_view.html:15: <a href="#events&q=type:HTTP2_SESSION%20is:active">View live HTTP/2 sessions</a> ...
5 years, 10 months ago (2015-02-20 20:30:12 UTC) #10
mmenke
On 2015/02/20 20:30:12, Bence wrote: > Matt, PTAL. Thank you. > > https://codereview.chromium.org/934823005/diff/20001/chrome/browser/resources/net_internals/spdy_view.html > File ...
5 years, 10 months ago (2015-02-20 21:42:32 UTC) #11
Bence
Dmitry: PTAL at content/browser/devtools/devtools_netlog_observer.cc. Thank you.
5 years, 10 months ago (2015-02-24 17:11:16 UTC) #13
dgozman
devtools_netlog_observer.cc lgtm Feel free to TBR such a trivial change next time.
5 years, 10 months ago (2015-02-24 18:57:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934823005/40001
5 years, 10 months ago (2015-02-25 16:06:13 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-25 17:23:07 UTC) #17
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 17:23:40 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be32a03b9859d7669b372908d575a232714925ce
Cr-Commit-Position: refs/heads/master@{#318068}

Powered by Google App Engine
This is Rietveld 408576698