commit | e6dcf32933fcccd159dffbbe33a36886d4ef2d7d | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Tue Mar 19 12:23:47 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 19 14:37:30 2019 -0700 |
tree | ba83e460f4b13df1af272c7c0fad8369d5a6e035 | |
parent | 78c2d5eeb6fb374e0c2718c97fd9305725caa6f8 [diff] |
Pass reject reasons explicitly to BuildRejection This is a no-op change to support subsequent Leto CLs. BuildRejection will soon be called from another location in a situation where context.info().reject_reasons is not set. gfe-relnote: No-op refactoring, not flag-protected. PiperOrigin-RevId: 239244511 Change-Id: Ic4cf0207b40f702290988489075f56673e8bc688
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.