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

Issue 15979002: Making credit card number un-editable in Wallet mode. (Closed)

Created:
7 years, 7 months ago by Dan Beam
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, tfarina, 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

Making credit card number un-editable in Wallet mode. Also adds a way of generically making any textfield or combobox disabled if necessary. R=estade@chromium.org BUG=180147 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202847

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Total comments: 2

Patch Set 7 : . #

Total comments: 8

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -15 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +44 lines, -3 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 4 5 6 7 8 9 3 chunks +32 lines, -8 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_types.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views.cc View 1 2 3 4 5 6 7 8 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +1 line, -2 lines 0 comments Download
M components/autofill.gypi View 1 2 3 4 5 6 7 1 chunk +9 lines, -0 lines 0 comments Download
M components/autofill/browser/wallet/wallet_items.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Dan Beam
estade@: before I write tests, do you like this design?
7 years, 7 months ago (2013-05-24 05:45:29 UTC) #1
Evan Stade
On 2013/05/24 05:45:29, Dan Beam wrote: > estade@: before I write tests, do you like ...
7 years, 7 months ago (2013-05-24 20:13:58 UTC) #2
Dan Beam
estade@: ptal now
7 years, 7 months ago (2013-05-25 00:28:11 UTC) #3
Evan Stade
just nits https://codereview.chromium.org/15979002/diff/11010/chrome/browser/ui/autofill/autofill_dialog_types.h File chrome/browser/ui/autofill/autofill_dialog_types.h (right): https://codereview.chromium.org/15979002/diff/11010/chrome/browser/ui/autofill/autofill_dialog_types.h#newcode39 chrome/browser/ui/autofill/autofill_dialog_types.h:39: // Whether the input should be enabled ...
7 years, 7 months ago (2013-05-25 00:41:19 UTC) #4
Dan Beam
had to massage some stuff https://codereview.chromium.org/15979002/diff/11010/chrome/browser/ui/autofill/autofill_dialog_types.h File chrome/browser/ui/autofill/autofill_dialog_types.h (right): https://codereview.chromium.org/15979002/diff/11010/chrome/browser/ui/autofill/autofill_dialog_types.h#newcode39 chrome/browser/ui/autofill/autofill_dialog_types.h:39: // Whether the input ...
7 years, 7 months ago (2013-05-25 02:36:57 UTC) #5
Evan Stade
lgtm. +joi for gyp changes
7 years, 6 months ago (2013-05-28 16:11:45 UTC) #6
Jói
gyp LGTM
7 years, 6 months ago (2013-05-28 18:56:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/15979002/22001
7 years, 6 months ago (2013-05-28 19:45:36 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-05-28 19:45:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/15979002/30002
7 years, 6 months ago (2013-05-28 21:13:11 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=5377
7 years, 6 months ago (2013-05-28 21:37:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/15979002/30002
7 years, 6 months ago (2013-05-28 22:30:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/15979002/60001
7 years, 6 months ago (2013-05-29 09:00:50 UTC) #13
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 11:48:31 UTC) #14
Message was sent while issue was closed.
Change committed as 202847

Powered by Google App Engine
This is Rietveld 408576698