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

Issue 18098004: Add Flush() method to ByteStream. (Closed)

Created:
7 years, 5 months ago by tyoshino (SeeGerritForStatus)
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add Flush() method to ByteStream. To be used by Stream implementation to push received data to StreamURLRequestJob at arbitrary point. BUG=169957 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214545

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : rdsmith's comment #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M content/browser/byte_stream.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/byte_stream.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/byte_stream_unittest.cc View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
tyoshino (SeeGerritForStatus)
7 years, 5 months ago (2013-07-12 13:20:45 UTC) #1
sky
Same comment as last review.
7 years, 5 months ago (2013-07-15 18:04:12 UTC) #2
tyoshino (SeeGerritForStatus)
+rdsmith as a main reviewer
7 years, 5 months ago (2013-07-17 03:50:24 UTC) #3
Randy Smith (Not in Mondays)
Will review tonight or tomorrow AM.
7 years, 5 months ago (2013-07-17 11:03:45 UTC) #4
Randy Smith (Not in Mondays)
My only concern is the below test nit. https://codereview.chromium.org/18098004/diff/4/content/browser/byte_stream_unittest.cc File content/browser/byte_stream_unittest.cc (right): https://codereview.chromium.org/18098004/diff/4/content/browser/byte_stream_unittest.cc#newcode159 content/browser/byte_stream_unittest.cc:159: byte_stream_input->Flush(); ...
7 years, 5 months ago (2013-07-18 16:11:44 UTC) #5
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/18098004/diff/4/content/browser/byte_stream_unittest.cc File content/browser/byte_stream_unittest.cc (right): https://codereview.chromium.org/18098004/diff/4/content/browser/byte_stream_unittest.cc#newcode159 content/browser/byte_stream_unittest.cc:159: byte_stream_input->Flush(); On 2013/07/18 16:11:44, rdsmith wrote: > nit: I'd ...
7 years, 5 months ago (2013-07-25 05:13:37 UTC) #6
Randy Smith (Not in Mondays)
LGTM.
7 years, 4 months ago (2013-07-29 17:54:09 UTC) #7
tyoshino (SeeGerritForStatus)
Hi sky, It's reviewed by rdsmith. Could you please review this again just as an ...
7 years, 4 months ago (2013-07-30 07:36:01 UTC) #8
sky
As I said, I'm not a good reviewer for this. I'm randomly picking one for ...
7 years, 4 months ago (2013-07-30 16:48:45 UTC) #9
Randy Smith (Not in Mondays)
To be clear: I think I am a fine reviewer for this code. The only ...
7 years, 4 months ago (2013-07-30 17:20:04 UTC) #10
Randy Smith (Not in Mondays)
To be clear, I think I'm a fine primary reviewer for this code, and that ...
7 years, 4 months ago (2013-07-30 17:21:09 UTC) #11
Avi (use Gerrit)
On 2013/07/30 17:21:09, rdsmith wrote: > To be clear, I think I'm a fine primary ...
7 years, 4 months ago (2013-07-30 19:18:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/18098004/18001
7 years, 4 months ago (2013-07-30 20:35:19 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-07-31 01:06:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/18098004/18001
7 years, 4 months ago (2013-07-31 03:50:45 UTC) #15
commit-bot: I haz the power
7 years, 4 months ago (2013-07-31 03:59:39 UTC) #16
Message was sent while issue was closed.
Change committed as 214545

Powered by Google App Engine
This is Rietveld 408576698