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

Issue 380543003: Add an async ChannelIDSource for testing. (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Improve comments. #

Total comments: 4

Patch Set 3 : Address rch review comments. #

Total comments: 4

Patch Set 4 : Improve comments. Remove the optional argument. #

Patch Set 5 : Improve comments. #

Patch Set 6 : Do work after moving packets. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -6 lines) Patch
M net/quic/quic_crypto_server_stream_test.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.h View 1 2 3 3 chunks +28 lines, -0 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 1 2 3 4 5 4 chunks +72 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
wtc
https://codereview.chromium.org/380543003/diff/1/net/quic/test_tools/crypto_test_utils.cc File net/quic/test_tools/crypto_test_utils.cc (left): https://codereview.chromium.org/380543003/diff/1/net/quic/test_tools/crypto_test_utils.cc#oldcode241 net/quic/test_tools/crypto_test_utils.cc:241: LOG(INFO) << "here"; This looks like a debugging message ...
6 years, 5 months ago (2014-07-09 01:03:53 UTC) #1
Ryan Hamilton
https://codereview.chromium.org/380543003/diff/1/net/quic/test_tools/crypto_test_utils.h File net/quic/test_tools/crypto_test_utils.h (right): https://codereview.chromium.org/380543003/diff/1/net/quic/test_tools/crypto_test_utils.h#newcode91 net/quic/test_tools/crypto_test_utils.h:91: TaskSource* task_source = NULL); On 2014/07/09 01:03:52, wtc wrote: ...
6 years, 5 months ago (2014-07-09 16:54:39 UTC) #2
wtc
Ryan: thank you for the review. Please review patch set 3. https://codereview.chromium.org/380543003/diff/1/net/quic/test_tools/crypto_test_utils.h File net/quic/test_tools/crypto_test_utils.h (right): ...
6 years, 5 months ago (2014-07-09 19:44:42 UTC) #3
Ryan Hamilton
lgtm https://codereview.chromium.org/380543003/diff/40001/net/quic/test_tools/crypto_test_utils.h File net/quic/test_tools/crypto_test_utils.h (right): https://codereview.chromium.org/380543003/diff/40001/net/quic/test_tools/crypto_test_utils.h#newcode42 net/quic/test_tools/crypto_test_utils.h:42: // to do the work from this source. ...
6 years, 5 months ago (2014-07-09 22:55:49 UTC) #4
wtc
Ryan: thank you for the review! I am submitting the CL to the commit queue. ...
6 years, 5 months ago (2014-07-09 23:21:48 UTC) #5
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 5 months ago (2014-07-09 23:21:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/380543003/100001
6 years, 5 months ago (2014-07-09 23:23:56 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 04:30:38 UTC) #8
Message was sent while issue was closed.
Change committed as 282253

Powered by Google App Engine
This is Rietveld 408576698