|
Detecting form locale
Just an intermediate checkpoint to make sure the code doesn't vanish :)
BUG=none
TEST=unit_tests --gtest_filter=AutoFillLocaleModelTest.*
Total comments: 3
Total comments: 36
Total comments: 45
Total comments: 28
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+940 lines, -227 lines) |
Patch |
 |
A |
chrome/browser/autofill/autofill_locale_model.h
|
View
|
6
7
8
9
10
11
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/autofill/autofill_locale_model.cc
|
View
|
6
7
8
9
10
11
12
13
|
1 chunk |
+245 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/autofill/autofill_locale_model_unittest.cc
|
View
|
6
7
8
9
10
11
12
13
|
1 chunk |
+288 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager.h
|
View
|
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager.cc
|
View
|
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+40 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_manager_unittest.cc
|
View
|
10
11
12
13
|
3 chunks |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/autofill_xml_parser.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/form_structure.h
|
View
|
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/form_structure.cc
|
View
|
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/form_structure_unittest.cc
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/language_state.h
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/form_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/form_manager_browsertest.cc
|
View
|
2
3
4
5
6
7
8
9
10
|
25 chunks |
+161 lines, -218 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/dom_operations.cc
|
View
|
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/form_data.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/form_data.cc
|
View
|
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21 (0 generated)
|