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

Issue 338055: Update the unit test to test the FLIP client writes as well... (Closed)

Created:
11 years, 1 month ago by Mike Belshe
Modified:
9 years, 5 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com, darin (slow to review), Paweł Hajdan Jr.
Visibility:
Public.

Description

Update the unit test to test the FLIP client writes as well as the FLIP client reads. Then, enable the use of the CONTROL_FLAG_FIN on a request which has no data. Added a new test for a POST. The test passes today, but I will make it stronger with my next pass at fully implementing POST. POST uploads are still not complete BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30342

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 8

Patch Set 5 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -22 lines) Patch
M net/flip/flip_network_transaction_unittest.cc View 1 2 3 4 4 chunks +120 lines, -18 lines 1 comment Download
M net/flip/flip_session.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M net/flip/flip_session.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike Belshe
11 years, 1 month ago (2009-10-27 23:59:20 UTC) #1
wtc
LGTM. http://codereview.chromium.org/338055/diff/2010/2013 File net/flip/flip_network_transaction_unittest.cc (right): http://codereview.chromium.org/338055/diff/2010/2013#newcode189 Line 189: MockWrite(true, 0, 0), // EOF Do we ...
11 years, 1 month ago (2009-10-28 00:56:13 UTC) #2
Mike Belshe
http://codereview.chromium.org/338055/diff/2010/2013 File net/flip/flip_network_transaction_unittest.cc (right): http://codereview.chromium.org/338055/diff/2010/2013#newcode189 Line 189: MockWrite(true, 0, 0), // EOF No - turns ...
11 years, 1 month ago (2009-10-28 01:02:33 UTC) #3
wtc
11 years, 1 month ago (2009-10-28 01:12:05 UTC) #4
LGTM.

http://codereview.chromium.org/338055/diff/1006/1009
File net/flip/flip_network_transaction_unittest.cc (right):

http://codereview.chromium.org/338055/diff/1006/1009#newcode318
Line 318: 
Please delete this blank line, too.

Powered by Google App Engine
This is Rietveld 408576698