summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 02:28:49 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 02:28:49 +0000
commit34437af8727dac421df5ff694eea7c8392ed1038 (patch)
tree20f5cc600d9fcdbfd50e0b468ca17eb1a405d4ea /app
parent7a38548d24517621838df167e65d41739f735aae (diff)
downloadchromium_src-34437af8727dac421df5ff694eea7c8392ed1038.zip
chromium_src-34437af8727dac421df5ff694eea7c8392ed1038.tar.gz
chromium_src-34437af8727dac421df5ff694eea7c8392ed1038.tar.bz2
Flip: Refactor Flip stream reading and writing out of FlipNetworkTransaction into FlipStreamParser.
FlipNetworkTransaction still contains the TCP socket connection code, but the session setup and all the stream communication code has moved into FlipStreamParser, in anticipation of it being used by the HTTP/SSL code. It's still not quite in the shape I'll need it to be in for use by other clients, but this gets it much closer. Added a test for transaction cancellation and added a basic test for FlipStreamParser. I'll add more tests as I add more consumers. I'm not terribly happy with the name FlipStreamParser, but it mirrors the existing HttpStreamParser in functionality, so oh well. Did some random other cleanups, including deleting unused #includes. Review URL: http://codereview.chromium.org/362017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31196 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions