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

Issue 2133273002: [Cronet] Remove buffer.compact from CronetChunkedOutputStream (Closed)

Created:
4 years, 5 months ago by xunjieli
Modified:
4 years, 5 months ago
Reviewers:
kapishnikov, mef
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fixoutput
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cronet] Remove buffer.compact from CronetChunkedOutputStream This CL unifies the buffer manipulation code in CronetChunkedOutputStream to match the one in CronetFixedOutputStream. BUG=626653 BUG=618872 Committed: https://crrev.com/bf9178a723b6fb899d7b73f2793d532fc4badd66 Cr-Commit-Position: refs/heads/master@{#404664}

Patch Set 1 : self review #

Total comments: 7

Patch Set 2 : address Andrei's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -37 lines) Patch
M components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java View 1 5 chunks +40 lines, -37 lines 0 comments Download
M components/cronet/android/test/javatests/src/org/chromium/net/urlconnection/CronetChunkedOutputStreamTest.java View 1 1 chunk +20 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (7 generated)
xunjieli
Misha and Andrei: This is based on top of the other CL. This addressed another ...
4 years, 5 months ago (2016-07-08 20:31:00 UTC) #5
kapishnikov
https://codereview.chromium.org/2133273002/diff/40001/components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java File components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java (right): https://codereview.chromium.org/2133273002/diff/40001/components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java#newcode32 components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java:32: * @param contentLength The content length of the request ...
4 years, 5 months ago (2016-07-08 23:05:12 UTC) #6
xunjieli
Thanks for the review! PTAL. https://codereview.chromium.org/2133273002/diff/40001/components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java File components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java (right): https://codereview.chromium.org/2133273002/diff/40001/components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java#newcode32 components/cronet/android/java/src/org/chromium/net/urlconnection/CronetChunkedOutputStream.java:32: * @param contentLength The ...
4 years, 5 months ago (2016-07-11 13:40:08 UTC) #7
kapishnikov
LGTM
4 years, 5 months ago (2016-07-11 15:12:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133273002/60001
4 years, 5 months ago (2016-07-11 15:17:58 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 5 months ago (2016-07-11 15:53:43 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-11 15:56:03 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bf9178a723b6fb899d7b73f2793d532fc4badd66
Cr-Commit-Position: refs/heads/master@{#404664}

Powered by Google App Engine
This is Rietveld 408576698