Commit 904ada9a authored by Bence Béky's avatar Bence Béky Committed by Commit Bot

Roll src/net/third_party/quiche/src/ 867ef5f63..d84ef00c9 (3 commits)

https://quiche.googlesource.com/quiche.git/+log/867ef5f63787..d84ef00c9666

$ git log 867ef5f63..d84ef00c9 --date=short --no-merges --format='%ad %ae %s'
2020-10-23 haoyuewang Reduce QuicConfig size from 1432 bytes to 1160 bytes by better padding.
2020-10-22 mattm Add QuicConnection::HaveSentPacketsInCurrentKeyPhaseButNoneAcked method.
2020-10-22 quiche-dev Rename SpdyHeaderBlock to Http2HeaderBlock.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: Ibfad65022d1065dab86862d12aff144d3478c422
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495263
Commit-Queue: Bence Béky <bnc@chromium.org>
Reviewed-by: default avatarNick Harper <nharper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820475}
parent 6e0d2514
...@@ -333,7 +333,7 @@ vars = { ...@@ -333,7 +333,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'quiche_revision': '867ef5f637870dd6d93699ff955f64d9499bd8ba', 'quiche_revision': 'd84ef00c96669bd4cd59e37b0965669ba4357c24',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit # the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment