summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-15 18:09:24 +0000
committerlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-15 18:09:24 +0000
commit6c32a71b9847fddb0946677ee926f88fd340691c (patch)
treed8e21b33cdadd764cf8a31bfec14e7aae8a6113f /ui
parent1d2f2c6d546390b9a10158d58a15b9b01b0f228d (diff)
downloadchromium_src-6c32a71b9847fddb0946677ee926f88fd340691c.zip
chromium_src-6c32a71b9847fddb0946677ee926f88fd340691c.tar.gz
chromium_src-6c32a71b9847fddb0946677ee926f88fd340691c.tar.bz2
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= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105668 Review URL: http://codereview.chromium.org/8305006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105676 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions