summaryrefslogtreecommitdiffstats
path: root/gears/SConscript.libbreakpad_osx
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-24 02:00:21 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-24 02:00:21 +0000
commit4dd01903cb5c1bb60bfb3682e80389f220ef1c90 (patch)
tree9ec4a95fbd5d9220aa214ba76c5082b84fcc4252 /gears/SConscript.libbreakpad_osx
parent8727059c45d9c4b31431cf6b650997658b1f02ce (diff)
downloadchromium_src-4dd01903cb5c1bb60bfb3682e80389f220ef1c90.zip
chromium_src-4dd01903cb5c1bb60bfb3682e80389f220ef1c90.tar.gz
chromium_src-4dd01903cb5c1bb60bfb3682e80389f220ef1c90.tar.bz2
Make sure filter buffer is flushed after it fills its output quota
In some cases, when the filter returned but the output buffer was full, the ReadFilteredData code was not "bothering" to call the filter again (because there was no more input data to provide). We now maintain state indicating that the output buffer was filled (last time) and use that to ensure we call the filter(s) again when Read is next called. bug=7985 r=huanr Review URL: http://codereview.chromium.org/27073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10244 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears/SConscript.libbreakpad_osx')
0 files changed, 0 insertions, 0 deletions