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

Issue 2130733003: [HttpStreamParser]: Flush buffers as soon as request is sent. (Closed)

Created:
4 years, 5 months ago by maksims (do not use this acc)
Modified:
4 years, 5 months ago
Reviewers:
eroman, mmenke, Maria
CC:
chromium-reviews, cbentzel+watch_chromium.org, Maria
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[HttpStreamParser]: Flush buffers as soon as request is sent. This cl aims on reducing amount of memory used. Once request is sent, flush buffers to free allocated memory. BUG=622073 Committed: https://crrev.com/a4fc935d2fde3df3a7bb7d451b4a58f048ee225f Cr-Commit-Position: refs/heads/master@{#405128}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebased + mmenke's comments #

Total comments: 1

Patch Set 3 : nit #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1 line) Patch
M net/http/http_stream_parser.h View 1 2 3 chunks +5 lines, -0 lines 0 comments Download
M net/http/http_stream_parser.cc View 1 2 11 chunks +32 lines, -1 line 0 comments Download

Messages

Total messages: 25 (13 generated)
maksims (do not use this acc)
4 years, 5 months ago (2016-07-08 07:14:26 UTC) #3
maksims (do not use this acc)
ptal
4 years, 5 months ago (2016-07-08 10:56:15 UTC) #4
Maria
4 years, 5 months ago (2016-07-08 18:25:53 UTC) #5
mmenke
https://codereview.chromium.org/2130733003/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (right): https://codereview.chromium.org/2130733003/diff/1/net/http/http_stream_parser.cc#newcode477 net/http/http_stream_parser.cc:477: // act like the request was successfully sent. Missed ...
4 years, 5 months ago (2016-07-11 15:15:35 UTC) #6
maksims (do not use this acc)
https://codereview.chromium.org/2130733003/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (right): https://codereview.chromium.org/2130733003/diff/1/net/http/http_stream_parser.cc#newcode477 net/http/http_stream_parser.cc:477: // act like the request was successfully sent. On ...
4 years, 5 months ago (2016-07-12 10:49:25 UTC) #8
mmenke
LGTM! https://codereview.chromium.org/2130733003/diff/40001/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (right): https://codereview.chromium.org/2130733003/diff/40001/net/http/http_stream_parser.cc#newcode1220 net/http/http_stream_parser.cc:1220: void HttpStreamParser::FlushBuffers() { nit: You can inline this ...
4 years, 5 months ago (2016-07-12 16:13:41 UTC) #9
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/2130733003/60001
4 years, 5 months ago (2016-07-13 07:28:47 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/102957)
4 years, 5 months ago (2016-07-13 08:35:32 UTC) #14
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/2130733003/80001
4 years, 5 months ago (2016-07-13 12:14:35 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 5 months ago (2016-07-13 12:27:37 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 12:27:38 UTC) #23
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 12:31:03 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a4fc935d2fde3df3a7bb7d451b4a58f048ee225f
Cr-Commit-Position: refs/heads/master@{#405128}

Powered by Google App Engine
This is Rietveld 408576698