Chromium Code Reviews
DescriptionAdded new method OnStreamEnd to SpdyFramerVisitorInterface, stubbed implementations, No functional change.
As suggested by birenroy@ in b/27248264:
Added a new visitor interface method to the SpdyFramerVisitorInterface
with signature:
virtual void OnStreamEnd(SpdyStreamId stream_id) = 0;
Stubbed the new method in all implementors.
The eventual goal is to use the new method to handle stream ends
consistently, removing the need for fin boolean arguments in the other
methods in the visitor.
Merge internal change: 115370186
R=rch@chromium.org
BUG=
Patch Set 1 #Patch Set 2 : git pull and rebase from 115342288 #Patch Set 3 : Revert to Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||