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

Issue 21839002: Clean up on byte_stream (mainly style and includes) (Closed)

Created:
7 years, 4 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

Clean up on byte_stream (mainly style and includes) - Don't allocate ContentVector if input_contents_size_ is 0 - Remove unused weak_ptr.h and lock.h - Add comments required by style guide - Move includes not used in .h to .cc BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215958

Patch Set 1 #

Total comments: 4

Patch Set 2 : rdsmith's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M content/browser/byte_stream.h View 1 1 chunk +1 line, -5 lines 0 comments Download
M content/browser/byte_stream.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M content/browser/byte_stream_unittest.cc View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tyoshino (SeeGerritForStatus)
7 years, 4 months ago (2013-08-02 13:18:32 UTC) #1
Randy Smith (Not in Mondays)
https://codereview.chromium.org/21839002/diff/1/content/browser/byte_stream.cc File content/browser/byte_stream.cc (right): https://codereview.chromium.org/21839002/diff/1/content/browser/byte_stream.cc#newcode269 content/browser/byte_stream.cc:269: scoped_ptr<ContentVector> transfer_buffer; I believe the answer is yes, but ...
7 years, 4 months ago (2013-08-02 18:43:04 UTC) #2
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/21839002/diff/1/content/browser/byte_stream.cc File content/browser/byte_stream.cc (right): https://codereview.chromium.org/21839002/diff/1/content/browser/byte_stream.cc#newcode269 content/browser/byte_stream.cc:269: scoped_ptr<ContentVector> transfer_buffer; On 2013/08/02 18:43:05, rdsmith wrote: > I ...
7 years, 4 months ago (2013-08-05 07:53:11 UTC) #3
Randy Smith (Not in Mondays)
LGTM>
7 years, 4 months ago (2013-08-05 13:28:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/21839002/7001
7 years, 4 months ago (2013-08-06 03:47:17 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=18949
7 years, 4 months ago (2013-08-06 04:01:07 UTC) #6
tyoshino (SeeGerritForStatus)
avi, Could you please do OWNER review? Like last CL, I've got LGTM from rdsmith ...
7 years, 4 months ago (2013-08-06 04:12:38 UTC) #7
Avi (use Gerrit)
Tests! LGTM
7 years, 4 months ago (2013-08-06 04:54:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/21839002/7001
7 years, 4 months ago (2013-08-06 04:59:43 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 20:18:46 UTC) #10
Message was sent while issue was closed.
Change committed as 215958

Powered by Google App Engine
This is Rietveld 408576698