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

Issue 388333005: Reject reasons from strike register when nonce validation fails. (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, avd, Ryan Hamilton
Project:
chromium
Visibility:
Public.

Description

Reject reasons from strike register when nonce validation fails. Send reject reason to client for debugging purposes. Merge internal change: 70366491 R=wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283692

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixed comments for Patch Set 1 #

Patch Set 3 : Updating with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -88 lines) Patch
M net/quic/crypto/crypto_handshake.h View 1 chunk +23 lines, -18 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/crypto/local_strike_register_client.cc View 1 1 chunk +7 lines, -5 lines 0 comments Download
M net/quic/crypto/local_strike_register_client_test.cc View 2 chunks +18 lines, -6 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 1 3 chunks +51 lines, -8 lines 0 comments Download
M net/quic/crypto/strike_register.h View 2 chunks +25 lines, -4 lines 0 comments Download
M net/quic/crypto/strike_register.cc View 1 2 5 chunks +7 lines, -7 lines 0 comments Download
M net/quic/crypto/strike_register_client.h View 3 chunks +7 lines, -4 lines 0 comments Download
M net/quic/crypto/strike_register_test.cc View 16 chunks +39 lines, -33 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-14 20:39:44 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/388333005/diff/1/net/quic/crypto/local_strike_register_client.cc File net/quic/crypto/local_strike_register_client.cc (right): https://codereview.chromium.org/388333005/diff/1/net/quic/crypto/local_strike_register_client.cc#newcode47 net/quic/crypto/local_strike_register_client.cc:47: cb->Run((nonce_error == net::NONCE_OK), nonce_error); Remove ...
6 years, 5 months ago (2014-07-14 21:52:29 UTC) #2
ramant (doing other things)
https://codereview.chromium.org/388333005/diff/1/net/quic/crypto/local_strike_register_client.cc File net/quic/crypto/local_strike_register_client.cc (right): https://codereview.chromium.org/388333005/diff/1/net/quic/crypto/local_strike_register_client.cc#newcode47 net/quic/crypto/local_strike_register_client.cc:47: cb->Run((nonce_error == net::NONCE_OK), nonce_error); On 2014/07/14 21:52:28, wtc wrote: ...
6 years, 5 months ago (2014-07-14 22:16:06 UTC) #3
wtc
Patch set 2 LGTM.
6 years, 5 months ago (2014-07-14 22:19:24 UTC) #4
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 5 months ago (2014-07-16 18:45:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/388333005/40001
6 years, 5 months ago (2014-07-16 18:47:44 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 22:37:28 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 23:03:44 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/171785)
6 years, 5 months ago (2014-07-16 23:03:45 UTC) #9
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 5 months ago (2014-07-16 23:26:51 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/388333005/40001
6 years, 5 months ago (2014-07-16 23:29:13 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 07:34:25 UTC) #12
Message was sent while issue was closed.
Change committed as 283692

Powered by Google App Engine
This is Rietveld 408576698