diff options
| author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-17 21:24:18 +0000 |
|---|---|---|
| committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-17 21:24:18 +0000 |
| commit | e03f47301da8395a35913c65a9284621ad8c2eee (patch) | |
| tree | 06cc677a8095dadee44bb55f9465e48613153737 /net/base | |
| parent | 14bac21d0b669394be472b9c2c017ff69d1d9da2 (diff) | |
| download | chromium_src-e03f47301da8395a35913c65a9284621ad8c2eee.zip chromium_src-e03f47301da8395a35913c65a9284621ad8c2eee.tar.gz chromium_src-e03f47301da8395a35913c65a9284621ad8c2eee.tar.bz2 | |
Fixes crash in download tab view that resulted from attempting to
paint a download at downloads_.size(). This happened if the last
download is visible, in which case row_stop == downloads_.size() and
because the loop iterates to row_stop we try accessing
downloads_[downloads_.size()].
BUG=5520
TEST=Bring up the downloads view and make sure you can scroll to the
end of your downloads without crashing.
Review URL: http://codereview.chromium.org/14806
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7161 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base')
0 files changed, 0 insertions, 0 deletions
