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

Issue 497553002: Add QUIC tests for chunked uploads where the FIN frame has no body data. (Closed)

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

Description

Add QUIC tests for chunked uploads where the FIN frame has no body data. This is part of work to allow embedders to send a chunk when they do not yet know whether it is the final chunk. BUG=405678 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291282

Patch Set 1 #

Patch Set 2 : Placate clang #

Total comments: 5

Patch Set 3 : Remove comments about acks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -1 line) Patch
M net/quic/quic_http_stream_test.cc View 1 2 2 chunks +98 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
mmenke
https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc File net/quic/quic_http_stream_test.cc (right): https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc#newcode52 net/quic/quic_http_stream_test.cc:52: const char kUploadData[] = "Really nifty data!"; Sending upload ...
6 years, 4 months ago (2014-08-21 20:52:36 UTC) #1
Ryan Hamilton
lgtm https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc File net/quic/quic_http_stream_test.cc (right): https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc#newcode52 net/quic/quic_http_stream_test.cc:52: const char kUploadData[] = "Really nifty data!"; On ...
6 years, 4 months ago (2014-08-21 21:06:44 UTC) #2
mmenke
Thanks! https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc File net/quic/quic_http_stream_test.cc (right): https://codereview.chromium.org/497553002/diff/2/net/quic/quic_http_stream_test.cc#newcode602 net/quic/quic_http_stream_test.cc:602: ProcessPacket(ConstructAckPacket(1, 0, 0)); On 2014/08/21 21:06:44, Ryan Hamilton ...
6 years, 4 months ago (2014-08-21 21:20:48 UTC) #3
mmenke
The CQ bit was checked by mmenke@chromium.org
6 years, 4 months ago (2014-08-21 21:22:00 UTC) #4
mmenke
The CQ bit was unchecked by mmenke@chromium.org
6 years, 4 months ago (2014-08-21 21:22:11 UTC) #5
mmenke
On 2014/08/21 21:22:11, mmenke wrote: > The CQ bit was unchecked by mailto:mmenke@chromium.org Actually, I'll ...
6 years, 4 months ago (2014-08-21 21:22:55 UTC) #6
mmenke
The CQ bit was checked by mmenke@chromium.org
6 years, 4 months ago (2014-08-21 21:24:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/497553002/50001
6 years, 4 months ago (2014-08-21 21:27:30 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 22:43:09 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 00:57:42 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (50001) as 291282

Powered by Google App Engine
This is Rietveld 408576698