Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Issue 7892048: Autofill: Remove fax number completely. (Closed)

Created:
9 years, 3 months ago by James Hawkins
Modified:
9 years, 3 months ago
CC:
chromium-reviews, GeorgeY, ncarter (slow), John Grabowski, Raghu Simha, idana, tfarina, Nirnimesh, kkania, arv (Not doing code reviews), pam+watch_chromium.org, dyu1, Paweł Hajdan Jr., dennis_jeffrey, anantha, Ilya Sherman, tim (not reviewing), dhollowa
Visibility:
Public.

Description

Autofill: Remove fax number completely. BUG=81846 TEST=* R=isherman@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101602

Patch Set 1 #

Total comments: 41

Patch Set 2 : Build fixes. #

Patch Set 3 : Fixes. #

Total comments: 8

Patch Set 4 : Fixes 2. #

Patch Set 5 : Build fix. #

Patch Set 6 : Build fix 2. #

Total comments: 2

Patch Set 7 : Comment fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -1418 lines) Patch
M chrome/app/generated_resources.grd View 1 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_common_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_common_test.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/autofill/autofill_ie_toolbar_import_win.cc View 1 2 3 4 5 6 3 chunks +8 lines, -18 lines 0 comments Download
M chrome/browser/autofill/autofill_ie_toolbar_import_win_unittest.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.h View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_manager_unittest.cc View 14 chunks +22 lines, -29 lines 0 comments Download
M chrome/browser/autofill/autofill_merge_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_metrics.cc View 1 2 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/autofill/autofill_metrics_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/autofill/autofill_profile.h View 1 2 3 4 5 4 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/autofill/autofill_profile.cc View 1 2 14 chunks +13 lines, -51 lines 0 comments Download
M chrome/browser/autofill/autofill_profile_unittest.cc View 31 chunks +59 lines, -115 lines 0 comments Download
M chrome/browser/autofill/autofill_type.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_type.cc View 3 chunks +6 lines, -30 lines 0 comments Download
D chrome/browser/autofill/fax_number.h View 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/browser/autofill/fax_number.cc View 1 chunk +0 lines, -39 lines 0 comments Download
M chrome/browser/autofill/field_types.h View 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/autofill/form_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/form_structure.cc View 1 2 3 chunks +3 lines, -45 lines 0 comments Download
M chrome/browser/autofill/form_structure_unittest.cc View 1 2 19 chunks +26 lines, -69 lines 0 comments Download
D chrome/browser/autofill/home_phone_number.h View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D chrome/browser/autofill/home_phone_number.cc View 1 2 3 1 chunk +0 lines, -41 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager.cc View 1 2 5 chunks +6 lines, -20 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager_mac.mm View 3 chunks +2 lines, -12 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager_unittest.cc View 24 chunks +27 lines, -38 lines 0 comments Download
M chrome/browser/autofill/phone_field.h View 1 2 2 chunks +2 lines, -40 lines 0 comments Download
M chrome/browser/autofill/phone_field.cc View 1 2 3 4 6 chunks +42 lines, -96 lines 0 comments Download
M chrome/browser/autofill/phone_field_unittest.cc View 1 chunk +0 lines, -73 lines 0 comments Download
M chrome/browser/autofill/phone_number.h View 1 2 4 chunks +2 lines, -18 lines 0 comments Download
M chrome/browser/autofill/phone_number.cc View 1 2 8 chunks +24 lines, -89 lines 0 comments Download
M chrome/browser/autofill/phone_number_unittest.cc View 1 2 3 5 chunks +6 lines, -39 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/autofill_edit_address_overlay.html View 1 2 3 1 chunk +1 line, -9 lines 0 comments Download
M chrome/browser/resources/options/autofill_edit_address_overlay.js View 1 2 7 chunks +3 lines, -16 lines 0 comments Download
M chrome/browser/resources/options/autofill_options_list.js View 2 chunks +0 lines, -27 lines 0 comments Download
M chrome/browser/sync/glue/autofill_model_associator.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/autofill_profile_syncable_service.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/sync/protocol/autofill_specifics.proto View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/bidi_checker_web_ui_test.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/autofill_options_handler.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/autofill_options_handler.cc View 6 chunks +2 lines, -24 lines 0 comments Download
M chrome/browser/webdata/autofill_table.h View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/webdata/autofill_table.cc View 1 2 17 chunks +14 lines, -65 lines 0 comments Download
M chrome/browser/webdata/autofill_table_unittest.cc View 4 chunks +0 lines, -44 lines 0 comments Download
M chrome/browser/webdata/web_database_migration_unittest.cc View 5 chunks +4 lines, -17 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/test/data/autofill/functional/duplicate_profiles_test.html View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/functional/form_phones.html View 1 chunk +0 lines, -33 lines 0 comments Download
M chrome/test/data/autofill/functional/latency_after_submit_test.html View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/functional/phone_pexpected_autofill.txt View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/test/data/autofill/functional/phone_pinput_autofill.txt View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/functional/read_only_field_test.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_de.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_de2.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_en.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_es.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_fr.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_it.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_ja.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_ko.html View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_pt.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_ru.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_zh_cn.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/input/01_autocompletetype_attribute.html View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/test/data/autofill/heuristics/input/01_misc_phones.html View 1 2 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_de.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_de2.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_en.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_es.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_fr.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_it.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_ja.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_ko.out View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_pt.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_ru.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_zh_cn.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/00_i18n_zh_tw.out View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/01_autocompletetype_attribute.out View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/01_misc_phones.out View 1 2 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/04_checkout_ikea.com.out View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/autofill/heuristics/output/12_register_officedepot.com.out View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/14_register_trueblue.jetblue.com.out View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/autofill/merge/input/ambiguous.in View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/case.in View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/email.in View 1 2 3 11 chunks +0 lines, -25 lines 0 comments Download
M chrome/test/data/autofill/merge/input/identical.in View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/multimerge.in View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/primarycase.in View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/singlemerge.in View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/input/validation.in View 5 chunks +0 lines, -5 lines 0 comments Download
M chrome/test/data/autofill/merge/output/case.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/output/identical.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/output/multimerge.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/output/primarycase.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/output/singlemerge.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/output/validation.out View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/autofill/merge/tools/autofill_merge_common.py View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/autofill/merge/tools/flatten.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/autofill/merge/tools/reserialize_profiles_from_query.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/autofill/merge/tools/serialize_profiles.py View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/test/functional/autofill.py View 1 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/test/functional/autofill_dataset_converter.py View 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/test/functional/autofill_dataset_generator.py View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 2 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
James Hawkins
9 years, 3 months ago (2011-09-15 03:00:33 UTC) #1
Ilya Sherman
http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_manager.h File chrome/browser/autofill/autofill_manager.h (left): http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_manager.h#oldcode221 chrome/browser/autofill/autofill_manager.h:221: // |interaction_timestamp|, updates the cached timestamp. The latter check ...
9 years, 3 months ago (2011-09-15 03:47:08 UTC) #2
James Hawkins
http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_manager.h File chrome/browser/autofill/autofill_manager.h (left): http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_manager.h#oldcode221 chrome/browser/autofill/autofill_manager.h:221: // |interaction_timestamp|, updates the cached timestamp. The latter check ...
9 years, 3 months ago (2011-09-16 03:23:27 UTC) #3
Ilya Sherman
http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_type.h File chrome/browser/autofill/autofill_type.h (right): http://codereview.chromium.org/7892048/diff/1/chrome/browser/autofill/autofill_type.h#newcode27 chrome/browser/autofill/autofill_type.h:27: PHONE_HOME, On 2011/09/16 03:23:28, James Hawkins wrote: > On ...
9 years, 3 months ago (2011-09-16 03:57:08 UTC) #4
James Hawkins
http://codereview.chromium.org/7892048/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (left): http://codereview.chromium.org/7892048/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html#oldcode102 chrome/browser/resources/options/autofill_edit_address_overlay.html:102: </div> On 2011/09/16 03:57:09, Ilya Sherman wrote: > On ...
9 years, 3 months ago (2011-09-16 04:23:21 UTC) #5
Ilya Sherman
LGTM! (Assuming green trybots, of course.) http://codereview.chromium.org/7892048/diff/14009/chrome/browser/autofill/autofill_ie_toolbar_import_win.cc File chrome/browser/autofill/autofill_ie_toolbar_import_win.cc (right): http://codereview.chromium.org/7892048/diff/14009/chrome/browser/autofill/autofill_ie_toolbar_import_win.cc#newcode151 chrome/browser/autofill/autofill_ie_toolbar_import_win.cc:151: // We need ...
9 years, 3 months ago (2011-09-16 05:03:53 UTC) #6
James Hawkins
9 years, 3 months ago (2011-09-17 00:03:47 UTC) #7
http://codereview.chromium.org/7892048/diff/14009/chrome/browser/autofill/aut...
File chrome/browser/autofill/autofill_ie_toolbar_import_win.cc (right):

http://codereview.chromium.org/7892048/diff/14009/chrome/browser/autofill/aut...
chrome/browser/autofill/autofill_ie_toolbar_import_win.cc:151: // We need to
store phone data in the variables, before building the whole
On 2011/09/16 05:03:53, Ilya Sherman wrote:
> nit: "the variables" -> "|phone|"

Done.

Powered by Google App Engine
This is Rietveld 408576698