commit | 94696df580816fb56eac22e4a3ba0558e7e30f15 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Thu Dec 27 09:02:53 2018 -0500 |
committer | Bence Béky <bnc@google.com> | Thu Dec 27 15:24:10 2018 -0500 |
tree | 73075f650522474ec79789706cd9461de75d15b1 | |
parent | 15fb5630803634b1988b77d876212fad71f7a2c3 [diff] |
Avoid truncation error on 32 bit platforms. This is so that truncation warning can be turned into compiler errors for Blink on 32-bit Android platforms. See https://crbug.com/916990 for more context. gfe-relnote: No functional change on 64-bit platforms. Not flag protected. PiperOrigin-RevId: 227019741 Change-Id: I79ca3745e4a1919f5c97e9f0dc61bbd5bc75e677
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.