diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 03:29:48 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 03:29:48 +0000 |
commit | 6d8d0e083f750fda6da6edcf8949c9d4c59a16aa (patch) | |
tree | 2c36dbf1405c9ca159720ff93dd6bab86a04b855 /skia | |
parent | 59db1a6ed04e9a373fdf2cb9fc75a5e9b66dc8ae (diff) | |
download | chromium_src-6d8d0e083f750fda6da6edcf8949c9d4c59a16aa.zip chromium_src-6d8d0e083f750fda6da6edcf8949c9d4c59a16aa.tar.gz chromium_src-6d8d0e083f750fda6da6edcf8949c9d4c59a16aa.tar.bz2 |
Attempt at fixing crash during importing. As far as I can tell from
the crash the BookmarkModel is trying to notifying observers it's
going away and one of those observers has been deleted. This is during
first run import, so the only observer should be the importer.
This may be possible if someone prematurely exits the nested loop
started during first run so that the importerhost isn't done when the
profile is deleted.
BUG=16143
TEST=none
Review URL: http://codereview.chromium.org/242119
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28227 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
0 files changed, 0 insertions, 0 deletions