This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate SpdySession::FlowControlState.
The only supported SPDY versions are SPDY/3.1 and HTTP/2, both of which specify both stream and session level flow control. Therefore enum FlowControlState, members and accessors of this type, and associated UMA histograms and event types are obsolete, and are removed by this CL. BUG=474216 Review URL: https://codereview.chromium.org/1581103006 Cr-Commit-Position: refs/heads/master@{#370255}
- Loading branch information
bnc
authored and
Commit bot
committed
Jan 20, 2016
1 parent
5e1a7b0
commit 3ab2528
Showing
6 changed files
with
86 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.