diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 23:00:05 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 23:00:05 +0000 |
commit | 096f823e2bdf40f6f389a930a36d251df89c04b9 (patch) | |
tree | 22349c42317de360c5ed7eb4e1c556a1c2c1eb1a /o3d | |
parent | 440b37ac8d167a61fad9640e1b1a3818e12228bb (diff) | |
download | chromium_src-096f823e2bdf40f6f389a930a36d251df89c04b9.zip chromium_src-096f823e2bdf40f6f389a930a36d251df89c04b9.tar.gz chromium_src-096f823e2bdf40f6f389a930a36d251df89c04b9.tar.bz2 |
Copy login-related section of WebDatabase into a new class for use in PasswordStore.
The platform-specific inheritence here is because the current Windows implementation of PasswordStore is a temporary shim, and will eventually need to use its own database instead; since we'll need almost all the fields on the Mac for the bag-on-the-side anyway, it makes sense to share as much of this implementation as possible.
The code and unit tests are pretty much unchanged from WebDatabase (except for the inheritence stuff); the duplication should be temporary as the WebDatabase copy will be removed once Windows switches (and migrates their passwords).
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/119392
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18330 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
0 files changed, 0 insertions, 0 deletions