DescriptionRevert 105668 - When 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=
Review URL: http://codereview.chromium.org/8305006
TBR=lipalani@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105674
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|