DescriptionChange HpackHuffmanDecoder::CanonicalToSource() return type.
This is to avoid casting uint8 to char to unsigned char to uint16:
one cast (from uint8 to uint16) should be enough.
This lands internal change 157244049 by bnc.
BUG=488484
Review-Url: https://codereview.chromium.org/2908763002
Cr-Commit-Position: refs/heads/master@{#475114}
Committed: https://chromium.googlesource.com/chromium/src/+/9b7060c78d0c6ec8f831823bf9fff9946eece7d4
Patch Set 1 #
Total comments: 2
Patch Set 2 : Re: #15. #
Messages
Total messages: 22 (13 generated)
|