diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 05:23:11 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 05:23:11 +0000 |
commit | 2ff00409b547090d8daf14f92374b272df561c83 (patch) | |
tree | 2b8b9a024e5bd04b504e557c8d29979ecc4ac8ad /views | |
parent | 0faa0aa739c7d05c2b8b9a0274e9a1b11cd161a0 (diff) | |
download | chromium_src-2ff00409b547090d8daf14f92374b272df561c83.zip chromium_src-2ff00409b547090d8daf14f92374b272df561c83.tar.gz chromium_src-2ff00409b547090d8daf14f92374b272df561c83.tar.bz2 |
The Firefox3XImporter test was incorrectly deleting a ref counted object causing an ASSERT to fire
resulting in this test to randomly fail on the Vista dbg builder.
Fix is to get rid of the delete and wrap the allocated Firefox3Observer object in a scoped_refptr.
This fixes http://code.google.com/p/chromium/issues/detail?id=22884
Bug=22884
Review URL: http://codereview.chromium.org/231012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views')
0 files changed, 0 insertions, 0 deletions