Chromium Code Reviews
Description[SPDY] Remove some setters in SpdyStream
Instead pass parameters into SpdyStream's constructor. This simplifies SpdyStream, as we can now be sure that its priority is fixed.
Add function to convert from SpdyPriority to RequestPriority, and use them to set the correct priority for push streams.
Replace uses of Unretained() with weak pointers.
BUG=176582
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190481
Patch Set 1 #
Total comments: 9
Patch Set 2 : Address comments #Patch Set 3 : Address comments #Patch Set 4 : Address comments #Patch Set 5 : Removed DISALLOW_COPY_AND_ASSIGN again #
Messages
Total messages: 9 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||