Comment #2 on issue 22884 by [email protected]: Firefox30Importer is
failing on vista
http://code.google.com/p/chromium/issues/detail?id=22884
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=27045
------------------------------------------------------------------------
r27045 | [email protected] | 2009-09-23 22:23:11 -0700 (Wed, 23 Sep 2009)
| 10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/importer/importer_unittest.cc?r1=27045&r2=27044
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
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---