|
|
Add Delete Support to New Autofill UI
Adds the backend support for the new Autofill UI so that hitting shift delete with remove Autocomplete entries from the popup and the database.
BUG= 51644
TEST=Autocomplete entries can be deleted when using the new Autofill UI
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134909
Total comments: 20
Total comments: 30
Total comments: 17
Total comments: 4
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+379 lines, -152 lines) |
Patch |
 |
M |
chrome/browser/autocomplete_history_manager.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete_history_manager.cc
|
View
|
|
2 chunks |
+51 lines, -51 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete_history_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_external_delegate.h
|
View
|
1
2
3
4
5
|
4 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_external_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_external_delegate_gtk.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_external_delegate_gtk.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_external_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+82 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_popup_unittest.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+78 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_popup_view.h
|
View
|
1
2
3
4
5
6
|
5 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_popup_view.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+56 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_popup_view_browsertest.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/personal_data_manager.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/test_autofill_external_delegate.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/test_autofill_external_delegate.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
Total messages: 24 (0 generated)
|