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

Issue 2879533003: Add QUIC v40 which will be used to include changes: (Closed)

Created:
3 years, 7 months ago by mpw
Modified:
3 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, csharrison+watch_chromium.org, cbentzel+watch_chromium.org, net-reviews_chromium.org, loading-reviews+metrics_chromium.org, speed-metrics-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add QUIC v40 which will be used to include changes: 1) Initial packet number is randomly chosen from [0:2^31] 2) WINDOW_UPDATE for connection flow control advertises value in 1024-byte units 3) Window updates split into MAX_DATA and MAX_STREAM_DATA 4) BLOCKED frame split into BLOCKED and STREAM_BLOCKED frames Merge internal change: 155429780 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -12 lines) Patch
M chrome/browser/page_load_metrics/observers/protocol_page_load_metrics_observer.cc View 5 chunks +5 lines, -0 lines 0 comments Download
M components/domain_reliability/util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_response_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_response_info.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_http_stream.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/core/quic_version_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_version_manager.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M net/quic/core/quic_version_manager_test.cc View 2 chunks +17 lines, -6 lines 0 comments Download
M net/quic/core/quic_versions.h View 2 chunks +7 lines, -2 lines 0 comments Download
M net/quic/core/quic_versions.cc View 3 chunks +10 lines, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 2 chunks +27 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 2 (0 generated)
mpw
3 years, 7 months ago (2017-05-11 21:49:02 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-11 21:57:36 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698