summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authoramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 23:46:30 +0000
committeramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 23:46:30 +0000
commit040b800f9a064e093255e1e5e2718b1cd51275a3 (patch)
treee45d8b11ebaf139529e521503fc3a08313d8f3cd /chrome/app
parentec140301a87ecf1ba9e70e8031ee521c002b0f32 (diff)
downloadchromium_src-040b800f9a064e093255e1e5e2718b1cd51275a3.zip
chromium_src-040b800f9a064e093255e1e5e2718b1cd51275a3.tar.gz
chromium_src-040b800f9a064e093255e1e5e2718b1cd51275a3.tar.bz2
Do not wrap the original callback if we can;t initialize sniffing cache
CreateStreamOnHGlobal may fail if the underlying GlobalAlloc fails. It has a strange behavaior where if we pass in an HGlobal, it can create more streams per process. So the fix is to: 1. not register us as a bind status callback if we cannot create a stream for sniffing data and 2. When initializing the data sniffing stream pre-create a HGlobal BUG=To be filed TEST=none Review URL: http://codereview.chromium.org/1983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46525 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
0 files changed, 0 insertions, 0 deletions