diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-02 02:09:37 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-02 02:09:37 +0000 |
commit | e033ae9281855a0e83eb9b073fd956f6905f5e8f (patch) | |
tree | f60ae8e71ad69c08858265ba3984745b6bcc0e15 /chrome/nacl | |
parent | 493d192f856567f441b2a8b436b9fb7ddfdbd4ad (diff) | |
download | chromium_src-e033ae9281855a0e83eb9b073fd956f6905f5e8f.zip chromium_src-e033ae9281855a0e83eb9b073fd956f6905f5e8f.tar.gz chromium_src-e033ae9281855a0e83eb9b073fd956f6905f5e8f.tar.bz2 |
AutoFillDialogController leak fixed.
The AutoFillDialogController was leaking view controllers when dynamically adding
and removing AutoFillAddressViewController and AutoFillCreditCardViewController
views. Ownership of the controllers was not getting relinquished to the
NSArray containers correctly.
New checks in the unit tests now explicitly check that the controllers have a single owner.
BUG=39720
TEST=AutoFillDialogControllerTest.DeleteAddress, AutoFillDialogControllerTest.DeleteCreditCard
TBR=avi@chromium.org
Review URL: http://codereview.chromium.org/1551011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43432 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/nacl')
0 files changed, 0 insertions, 0 deletions