[Payments] Implements the credit card editor for Desktop UI
Creates the EditorViewController base class, which will handle events and UI that is common between the address, contact and credit card editors.
Introducing the CreditCardViewController as well, the first subclass possibly the most complex of the editors.
BUG=687601
TEST=PaymentRequest* interactive_ui_tests
Review-Url: https://codereview.chromium.org/2676663002
Cr-Commit-Position: refs/heads/master@{#448339}
Committed: https://chromium.googlesource.com/chromium/src/+/34728b5bf15dfb51a5206ac8a109096f28cc21e6
Description was changed from ========== [Payments] Credit card editor BUG= ========== to ========== [Payments] Implements ...
3 years, 10 months ago
(2017-02-02 19:07:37 UTC)
#1
Description was changed from
==========
[Payments] Credit card editor
BUG=
==========
to
==========
[Payments] Implements the credit card editor for Desktop UI
Creates the EditorViewController base class, which will handle events and UI
that is common between the address, contact and credit card editors.
Introducing the CreditCardViewController as well, the first subclass possibly
the most complex of the editors.
BUG=687601
TEST=PaymentRequest* interactive_ui_tests
==========
3 years, 10 months ago
(2017-02-02 19:13:48 UTC)
#3
Patchset #1 (id:1) has been deleted
Mathieu
Patchset #1 (id:20001) has been deleted
3 years, 10 months ago
(2017-02-02 19:13:54 UTC)
#4
Patchset #1 (id:20001) has been deleted
Mathieu
Hi Rouslan, PTAL at the whole thing sky for views/
3 years, 10 months ago
(2017-02-02 19:14:19 UTC)
#5
Hi Rouslan, PTAL at the whole thing
sky for views/
please use gerrit instead
Good stuff! https://codereview.chromium.org/2676663002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2676663002/diff/40001/chrome/app/generated_resources.grd#newcode15379 chrome/app/generated_resources.grd:15379: + <message name="IDS_PAYMENT_REQUEST_CREDIT_CARD_EDITOR_ADD_TITLE" desc="The title on top ...
3 years, 10 months ago
(2017-02-02 20:19:03 UTC)
#6
PTAL https://codereview.chromium.org/2676663002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2676663002/diff/40001/chrome/app/generated_resources.grd#newcode15379 chrome/app/generated_resources.grd:15379: + <message name="IDS_PAYMENT_REQUEST_CREDIT_CARD_EDITOR_ADD_TITLE" desc="The title on top of ...
3 years, 10 months ago
(2017-02-03 02:18:57 UTC)
#7
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/304175) linux_chromium_chromeos_rel_ng on ...
3 years, 10 months ago
(2017-02-03 02:33:44 UTC)
#11
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/147903) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago
(2017-02-06 16:30:23 UTC)
#23
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/147928) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago
(2017-02-06 16:49:16 UTC)
#28
LGTM https://codereview.chromium.org/2676663002/diff/160001/chrome/browser/ui/views/payments/credit_card_editor_view_controller.cc File chrome/browser/ui/views/payments/credit_card_editor_view_controller.cc (right): https://codereview.chromium.org/2676663002/diff/160001/chrome/browser/ui/views/payments/credit_card_editor_view_controller.cc#newcode36 chrome/browser/ui/views/payments/credit_card_editor_view_controller.cc:36: autofill::CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR, Make sure you run git cl format.
3 years, 10 months ago
(2017-02-06 18:07:14 UTC)
#37
CQ is committing da patch. Bot data: {"patchset_id": 180001, "attempt_start_ts": 1486404561245990, "parent_rev": "1b8ec1250bd59a373acfeb6040ded92310ad315a", "commit_rev": "34728b5bf15dfb51a5206ac8a109096f28cc21e6"}
3 years, 10 months ago
(2017-02-06 19:14:36 UTC)
#42
CQ is committing da patch.
Bot data: {"patchset_id": 180001, "attempt_start_ts": 1486404561245990,
"parent_rev": "1b8ec1250bd59a373acfeb6040ded92310ad315a", "commit_rev":
"34728b5bf15dfb51a5206ac8a109096f28cc21e6"}
commit-bot: I haz the power
Description was changed from ========== [Payments] Implements the credit card editor for Desktop UI Creates ...
3 years, 10 months ago
(2017-02-06 19:15:13 UTC)
#43
Message was sent while issue was closed.
Description was changed from
==========
[Payments] Implements the credit card editor for Desktop UI
Creates the EditorViewController base class, which will handle events and UI
that is common between the address, contact and credit card editors.
Introducing the CreditCardViewController as well, the first subclass possibly
the most complex of the editors.
BUG=687601
TEST=PaymentRequest* interactive_ui_tests
==========
to
==========
[Payments] Implements the credit card editor for Desktop UI
Creates the EditorViewController base class, which will handle events and UI
that is common between the address, contact and credit card editors.
Introducing the CreditCardViewController as well, the first subclass possibly
the most complex of the editors.
BUG=687601
TEST=PaymentRequest* interactive_ui_tests
Review-Url: https://codereview.chromium.org/2676663002
Cr-Commit-Position: refs/heads/master@{#448339}
Committed:
https://chromium.googlesource.com/chromium/src/+/34728b5bf15dfb51a5206ac8a109...
==========
commit-bot: I haz the power
Committed patchset #7 (id:180001) as https://chromium.googlesource.com/chromium/src/+/34728b5bf15dfb51a5206ac8a109096f28cc21e6
3 years, 10 months ago
(2017-02-06 19:15:14 UTC)
#44
Issue 2676663002: [Payments] Implements the credit card editor for Desktop UI
(Closed)
Created 3 years, 10 months ago by Mathieu
Modified 3 years, 10 months ago
Reviewers: please use gerrit instead, sky
Base URL:
Comments: 38