DescriptionQUIC - cleanup changes to keep in sync with internal source tree.
This CL fixes the comments in Patch Set 4 of CL: 331143006 which were
made in the internal source tree first.
https://codereview.chromium.org/331143006/#ps80001
+ Don't use static_cast<uint32>.
+ Comment fixes
+ Added COMPILE_ASSERT(sizeof(QuicTag) == == sizeof(uint32)
+ Use uint32 instead of QuicTag.
Merge internal change: 69652987
R=rch@chromium.org, wtc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278942
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed comments for Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|