summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-21 16:57:45 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-21 16:57:45 +0000
commit807c01ae2f590bc809312e9be809baa6ac38d5c7 (patch)
tree6fb7678efd51e4fe3db8a6df45b3c300188a3cb0 /chrome/test
parentfd4d226549034acc7b249e0eff537089bd0cd6db (diff)
downloadchromium_src-807c01ae2f590bc809312e9be809baa6ac38d5c7.zip
chromium_src-807c01ae2f590bc809312e9be809baa6ac38d5c7.tar.gz
chromium_src-807c01ae2f590bc809312e9be809baa6ac38d5c7.tar.bz2
SPDY: Fix unittest-only leak.
We leaked the SpdySessionPool and SpdySession in the test since they have a circular reference. This is usually broken by a GOAWAY frame in real code, but we have to manually break the circular reference here. BUG=42084 Review URL: http://codereview.chromium.org/1695001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45198 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
0 files changed, 0 insertions, 0 deletions