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

Issue 15697010: Autofill:requestAutocomplete: Enable prompting for complete address when instrument being used does… (Closed)

Created:
7 years, 7 months ago by Raman Kakilate
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

Autofill:requestAutocomplete: Enable prompting for complete address when instrument being used doesn't have full address. Resubmitting r201451 which is rolled back because of static initilizers in wallet_address.cc BUG=173517 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201907

Patch Set 1 : Reapply r201451 #

Total comments: 2

Patch Set 2 : Remove static initilizers. #

Total comments: 4

Patch Set 3 : Comments addressed #

Total comments: 2

Patch Set 4 : added comment. #

Patch Set 5 : Resync #

Patch Set 6 : Rebase to head instead of using lkgr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -28 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 4 5 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.cc View 2 chunks +10 lines, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_address.h View 4 chunks +11 lines, -0 lines 0 comments Download
M components/autofill/browser/wallet/wallet_address.cc View 1 2 3 7 chunks +44 lines, -22 lines 0 comments Download
M components/autofill/browser/wallet/wallet_address_unittest.cc View 3 chunks +4 lines, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_items.h View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_items_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M components/autofill/browser/wallet/wallet_test_util.h View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M components/autofill/browser/wallet/wallet_test_util.cc View 1 2 3 4 5 6 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Raman Kakilate
Ilya PTAL. Earlier CL was rolled back because of static initializers in wallet_address.cc.
7 years, 7 months ago (2013-05-22 17:56:50 UTC) #1
Raman Kakilate
+estade, PTAL.
7 years, 7 months ago (2013-05-22 20:57:46 UTC) #2
Evan Stade
https://codereview.chromium.org/15697010/diff/8001/components/autofill/browser/wallet/wallet_address.cc File components/autofill/browser/wallet/wallet_address.cc (right): https://codereview.chromium.org/15697010/diff/8001/components/autofill/browser/wallet/wallet_address.cc#newcode17 components/autofill/browser/wallet/wallet_address.cc:17: const string16 kFullAddress = ASCIIToUTF16("FULL"); instead of removing these, ...
7 years, 7 months ago (2013-05-22 21:42:57 UTC) #3
Raman Kakilate
https://codereview.chromium.org/15697010/diff/8001/components/autofill/browser/wallet/wallet_address.cc File components/autofill/browser/wallet/wallet_address.cc (right): https://codereview.chromium.org/15697010/diff/8001/components/autofill/browser/wallet/wallet_address.cc#newcode17 components/autofill/browser/wallet/wallet_address.cc:17: const string16 kFullAddress = ASCIIToUTF16("FULL"); On 2013/05/22 21:42:57, Evan ...
7 years, 7 months ago (2013-05-22 22:15:25 UTC) #4
Evan Stade
changes compared to r201451 lgtm https://codereview.chromium.org/15697010/diff/12002/components/autofill/browser/wallet/wallet_address.cc File components/autofill/browser/wallet/wallet_address.cc (right): https://codereview.chromium.org/15697010/diff/12002/components/autofill/browser/wallet/wallet_address.cc#newcode17 components/autofill/browser/wallet/wallet_address.cc:17: const char kFullAddress[] = ...
7 years, 7 months ago (2013-05-22 22:54:25 UTC) #5
Raman Kakilate
https://codereview.chromium.org/15697010/diff/12002/components/autofill/browser/wallet/wallet_address.cc File components/autofill/browser/wallet/wallet_address.cc (right): https://codereview.chromium.org/15697010/diff/12002/components/autofill/browser/wallet/wallet_address.cc#newcode17 components/autofill/browser/wallet/wallet_address.cc:17: const char kFullAddress[] = "FULL"; On 2013/05/22 22:54:25, Evan ...
7 years, 7 months ago (2013-05-22 23:24:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/15697010/5002
7 years, 7 months ago (2013-05-22 23:25:35 UTC) #7
commit-bot: I haz the power
Failed to apply patch for components/autofill/browser/wallet/wallet_items.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-23 05:37:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/15697010/31001
7 years, 7 months ago (2013-05-23 07:01:06 UTC) #9
commit-bot: I haz the power
Failed to apply patch for components/autofill/browser/wallet/wallet_items.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-23 07:01:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/15697010/35001
7 years, 7 months ago (2013-05-23 16:07:15 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-05-23 22:34:22 UTC) #12
Message was sent while issue was closed.
Change committed as 201907

Powered by Google App Engine
This is Rietveld 408576698