DescriptionEnable SpdyStream's HALF_CLOSED_REMOTE state.
Unit-tests cover HTTP case of a response received before post completes,
and websocket case of a CLOSE frame with SPDY FIN set (client should
still send a websocket CLOSE).
Also rename SpdyStream::IsIdleTemporaryRename() back to IsIdle().
TEST=Also tested with Fedor's test case from the ticket.
BUG=330860
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251450
Patch Set 1 #Patch Set 2 : Rebased on to upstream changes. #
Total comments: 3
Patch Set 3 : Add add'l weak_this guard around delegate calls. #Patch Set 4 : Add add'l weak_this guard around delegate calls (2nd try). #
Messages
Total messages: 14 (0 generated)
|