Chromium Code Reviews
DescriptionAttempt 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28227
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||