summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_infobar_delegate_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing AutoFill Death Tests.dhollowa@chromium.org2010-03-261-4/+0
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-181-10/+4
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-171-0/+2
* AutoFill: Load the imported form data into the AutoFill dialog when the user ...jhawkins@chromium.org2010-03-161-2/+8
* Use the TestTabContents provided by RenderViewHostTestHarness instead of roll...jhawkins@chromium.org2010-03-041-4/+1
* Add tests for AutoFillInfoBarDelegate, with a fix to only return a button lab...jhawkins@chromium.org2010-03-041-0/+133