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

Issue 17333003: Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes. (Closed)

Created:
7 years, 6 months ago by Ryan Hamilton
Modified:
7 years, 6 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, arv+watch_chromium.org, mmenke
Visibility:
Public.

Description

Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207773

Patch Set 1 : #

Patch Set 2 : Cleanup #

Total comments: 13

Patch Set 3 : Wrap #

Total comments: 16

Patch Set 4 : Fix comments #

Patch Set 5 : Rebase #

Patch Set 6 : Put NO_ERROR back into the list. #

Patch Set 7 : Fix offline comments #

Patch Set 8 : Fix enum/int conversion problems. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -3 lines) Patch
M chrome/browser/resources/net_internals/log_view_painter.js View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/main.js View 1 2 3 4 4 chunks +29 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 2 3 4 5 6 7 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/test/data/webui/net_internals/log_view_painter.js View 1 2 3 4 5 6 2 chunks +82 lines, -0 lines 0 comments Download
M net/quic/quic_connection_logger.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Ryan Hamilton
How's this?
7 years, 6 months ago (2013-06-17 22:59:20 UTC) #1
eroman
Add unittest to chrome/test/data/webui/net_internals/log_view_painter.js https://codereview.chromium.org/17333003/diff/5001/chrome/browser/resources/net_internals/main.js File chrome/browser/resources/net_internals/main.js (right): https://codereview.chromium.org/17333003/diff/5001/chrome/browser/resources/net_internals/main.js#newcode351 chrome/browser/resources/net_internals/main.js:351: * Example: quicErrorToString(25) would return ...
7 years, 6 months ago (2013-06-17 23:18:19 UTC) #2
Ryan Hamilton
https://codereview.chromium.org/17333003/diff/5001/chrome/browser/resources/net_internals/main.js File chrome/browser/resources/net_internals/main.js (right): https://codereview.chromium.org/17333003/diff/5001/chrome/browser/resources/net_internals/main.js#newcode351 chrome/browser/resources/net_internals/main.js:351: * Example: quicErrorToString(25) would return On 2013/06/17 23:18:19, eroman ...
7 years, 6 months ago (2013-06-18 19:23:57 UTC) #3
eroman
lgtm https://codereview.chromium.org/17333003/diff/15001/chrome/test/data/webui/net_internals/log_view_painter.js File chrome/test/data/webui/net_internals/log_view_painter.js (right): https://codereview.chromium.org/17333003/diff/15001/chrome/test/data/webui/net_internals/log_view_painter.js#newcode1086 chrome/test/data/webui/net_internals/log_view_painter.js:1086: * Tests the custom formatting of net_errors across ...
7 years, 6 months ago (2013-06-18 19:39:17 UTC) #4
Ryan Hamilton
https://codereview.chromium.org/17333003/diff/15001/chrome/test/data/webui/net_internals/log_view_painter.js File chrome/test/data/webui/net_internals/log_view_painter.js (right): https://codereview.chromium.org/17333003/diff/15001/chrome/test/data/webui/net_internals/log_view_painter.js#newcode1086 chrome/test/data/webui/net_internals/log_view_painter.js:1086: * Tests the custom formatting of net_errors across several ...
7 years, 6 months ago (2013-06-19 16:59:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17333003/21001
7 years, 6 months ago (2013-06-19 16:59:29 UTC) #6
commit-bot: I haz the power
Failed to apply patch for net/quic/quic_connection_logger.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-19 16:59:31 UTC) #7
eroman
regarding NO_ERROR: I was assuming you would only output netlog events in the case where ...
7 years, 6 months ago (2013-06-19 17:28:44 UTC) #8
Ryan Hamilton
On 2013/06/19 17:28:44, eroman wrote: > regarding NO_ERROR: I was assuming you would only output ...
7 years, 6 months ago (2013-06-19 17:46:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17333003/34001
7 years, 6 months ago (2013-06-19 17:47:09 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-19 17:57:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17333003/48001
7 years, 6 months ago (2013-06-20 01:53:51 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-20 03:22:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17333003/57001
7 years, 6 months ago (2013-06-20 19:43:43 UTC) #14
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 09:52:09 UTC) #15
Message was sent while issue was closed.
Change committed as 207773

Powered by Google App Engine
This is Rietveld 408576698