DescriptionWhen StartFailed for a datatype the fix is to call StopAssociation which would call DisassociateModel and clear off the change processor and model associator.
When stop is called later on the same datatype we dont call StopAssociationAsync any more (which would be implemented in the datatypes' sub class) if the datatype never started succesfully. (The assertion was in this code because we were calling StopAssociationAsync on a datatype that failed to start).
BUG=100057
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105668
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105676
Patch Set 1 #
Total comments: 2
Patch Set 2 : For review. #
Total comments: 1
Patch Set 3 : Upload before commit. #
Total comments: 3
Patch Set 4 : Upload before commit. #
Messages
Total messages: 9 (0 generated)
|