Chromium Code Reviews
DescriptionAdd new Cronet exception class for QUIC errors
Create a subclass of CronetException, called QuicException, which contains the
detailed QUIC error code when it exists.
Propagate the error code from NetErrorDetails through Cronet. For now,
only UrlRequest reports the detailed error, not BidirectionalStream.
BUG=614507
Review-Url: https://codereview.chromium.org/2069303002
Cr-Commit-Position: refs/heads/master@{#403525}
(cherry picked from commit a8228bdbdd1840d925baf93067057daccae1e60a)
R=mgersh@chromium.org, xunjieli@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/0c9d4e56fd928a79c5ec4f947771a5b9631f064a
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|