summaryrefslogtreecommitdiffstats
path: root/tools/wine_valgrind
diff options
context:
space:
mode:
authormirandac@google.com <mirandac@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-23 23:09:34 +0000
committermirandac@google.com <mirandac@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-23 23:09:34 +0000
commit39d6d36d3db1bfb64e4dccd9da0909c24168538a (patch)
tree9d842e67b009a24e75cb1c1e97cf56ff5ac6d28e /tools/wine_valgrind
parentfd90fabd12cf9b2b1e7f2fa198ecdc69346004a1 (diff)
downloadchromium_src-39d6d36d3db1bfb64e4dccd9da0909c24168538a.zip
chromium_src-39d6d36d3db1bfb64e4dccd9da0909c24168538a.tar.gz
chromium_src-39d6d36d3db1bfb64e4dccd9da0909c24168538a.tar.bz2
Fix XP crasher in Search Engine Experiment.
This was causing a crash because the View "owns" its images, and was trying to delete the ImageView which had already been deleted in a scoped_ptr. Solution: put the ImageView in a regular pointer instead. BUG= 42346 TEST=run with search engine experiment enabled in XP, don't crash. Review URL: http://codereview.chromium.org/1696010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45510 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/wine_valgrind')
0 files changed, 0 insertions, 0 deletions