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

Issue 1327533002: Implemented QuicHttpStream::GetTotalSentBytes. (Closed)

Created:
5 years, 3 months ago by sclittle
Modified:
5 years, 3 months ago
Reviewers:
bengr, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@http_stream_sent_bytes
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implemented QuicHttpStream::GetTotalSentBytes. Based on https://codereview.chromium.org/1314783007/. This CL implements QuicHttpStream::GetTotalSentBytes, currently only including the size of the payload. BUG=518897 Committed: https://crrev.com/1edeeb2849552e8d06a782836bb4d6d0cafd5d9d Cr-Commit-Position: refs/heads/master@{#347015}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Added TODOs #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M net/quic/quic_http_stream.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_http_stream.cc View 1 2 4 chunks +11 lines, -2 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 2 12 chunks +62 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (4 generated)
sclittle
5 years, 3 months ago (2015-08-31 22:24:50 UTC) #2
Ryan Hamilton
lgtm
5 years, 3 months ago (2015-09-01 14:26:09 UTC) #3
bengr
lgtm, with a few questions/minor suggestions. https://codereview.chromium.org/1327533002/diff/1/net/quic/quic_http_stream.cc File net/quic/quic_http_stream.cc (right): https://codereview.chromium.org/1327533002/diff/1/net/quic/quic_http_stream.cc#newcode269 net/quic/quic_http_stream.cc:269: if (stream_) { ...
5 years, 3 months ago (2015-09-01 17:16:06 UTC) #4
sclittle
https://codereview.chromium.org/1327533002/diff/1/net/quic/quic_http_stream.cc File net/quic/quic_http_stream.cc (right): https://codereview.chromium.org/1327533002/diff/1/net/quic/quic_http_stream.cc#newcode269 net/quic/quic_http_stream.cc:269: if (stream_) { On 2015/09/01 17:16:06, bengr wrote: > ...
5 years, 3 months ago (2015-09-02 00:06:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1327533002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1327533002/60001
5 years, 3 months ago (2015-09-02 19:42:34 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 3 months ago (2015-09-02 20:46:18 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 20:47:38 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1edeeb2849552e8d06a782836bb4d6d0cafd5d9d
Cr-Commit-Position: refs/heads/master@{#347015}

Powered by Google App Engine
This is Rietveld 408576698