Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autofill: Add the FormField interface. Classes that implement the FormField ↵ | jhawkins@chromium.org | 2009-12-09 | 1 | -0/+4 |
| | | | | | | | | | | interface provide heuristics for determining the type of a form field. An initial implementation, EmailField, is provided. BUG=none TEST=none Review URL: http://codereview.chromium.org/469013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34201 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add a stub implementation of PersonalDataManager, the connection between the ↵ | jhawkins@chromium.org | 2009-11-06 | 1 | -0/+20 |
database and the autofill manager. BUG=none TEST=none Review URL: http://codereview.chromium.org/360027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31181 0039d316-1c4b-4281-b951-d872f2087c98 |