|
|
Remove the very old code that migrated password data from the WebDataService to PasswordStore.
Anybody who was going to have their data migrated has long since had it done by now.
Also remove most of the code in the WebDataService that was responsible, long ago, for
managing the password data stored there. Only imported IE passwords are still stored there.
This change deletes over 1500 lines of old crufty code!
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134155
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+27 lines, -1558 lines) |
Patch |
 |
M |
chrome/browser/password_manager/password_manager.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_default.h
|
View
|
|
3 chunks |
+1 line, -12 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_default.cc
|
View
|
|
3 chunks |
+2 lines, -100 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_default_unittest.cc
|
View
|
|
6 chunks |
+2 lines, -254 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_factory.cc
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_win.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_win.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_win_unittest.cc
|
View
|
|
4 chunks |
+0 lines, -184 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_x.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_x.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_store_x_unittest.cc
|
View
|
|
6 chunks |
+0 lines, -208 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/logins_table.h
|
View
|
|
3 chunks |
+3 lines, -60 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/logins_table.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -217 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/webdata/logins_table_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -279 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/web_data_service.h
|
View
|
1
2
|
4 chunks |
+3 lines, -52 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/web_data_service.cc
|
View
|
|
4 chunks |
+0 lines, -170 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/web_database.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/web_database_migration_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|