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

Issue 2677883002: QUIC: Do not count the duplicate received bytes in GetTotalReceivedBytes (Closed)

Created:
3 years, 10 months ago by tbansal1
Modified:
3 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC: Do not count the duplicate received bytes in GetTotalReceivedBytes This CL changes QuicHttpStream::GetTotalReceivedBytes to not count the duplicate received bytes. This ensures that GetTotalReceivedBytes for QUIC maintains parity with other implementations of GetTotalReceivedBytes that do not include duplicate bytes. BUG=679123 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2677883002 Cr-Commit-Position: refs/heads/master@{#448691} Committed: https://chromium.googlesource.com/chromium/src/+/c097fbdf154063ede201dd70561fec8974eeb227

Patch Set 1 : ps #

Patch Set 2 : use sequencer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M net/quic/chromium/quic_chromium_client_stream.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/chromium/quic_http_stream.cc View 1 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 37 (31 generated)
tbansal1
rch: ptal. Thanks.
3 years, 10 months ago (2017-02-06 15:41:51 UTC) #17
Ryan Hamilton
Most of this change is in shared QUIC code (the "core" directory). As such, it ...
3 years, 10 months ago (2017-02-06 18:29:20 UTC) #20
tbansal1
rch: ptal. Thanks for the comments.
3 years, 10 months ago (2017-02-07 18:11:12 UTC) #31
Ryan Hamilton
lgtm
3 years, 10 months ago (2017-02-07 19:17:33 UTC) #32
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/2677883002/120001
3 years, 10 months ago (2017-02-07 19:18:47 UTC) #34
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 19:24:53 UTC) #37
Message was sent while issue was closed.
Committed patchset #2 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/c097fbdf154063ede201dd70561f...

Powered by Google App Engine
This is Rietveld 408576698