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

Issue 2514753002: Add Mir credit card support to autofill. (Closed)

Created:
4 years, 1 month ago by sense (YandexTeam)
Modified:
4 years ago
CC:
agrieve+watch_chromium.org, browser-components-watch_chromium.org, chromium-reviews, estade+watch_chromium.org, jbudorick+watch_chromium.org, jdonnelly+autofillwatch_chromium.org, mac-reviews_chromium.org, mathp+autofillwatch_chromium.org, mikecase+watch_chromium.org, pkl (ping after 24h if needed), rouslan+autofill_chromium.org, sdefresne+watch_chromium.org, sebsg+autofillwatch_chromium.org, sync-reviews_chromium.org, vabr+watchlistautofill_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Mir credit card support to autofill. BUG=664943 Committed: https://crrev.com/33df534e7266b40a9759feacb86a7db02c62b655 Cr-Commit-Position: refs/heads/master@{#435085}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove autofill sync modifications, optimize png files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M build/android/lint/suppressions.xml View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/android/java/res/drawable-hdpi/mir_card.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/pr_mir.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/mir_card.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/pr_mir.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/mir_card.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/pr_mir.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/mir_card.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/pr_mir.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/mir_card.png View 1 Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/pr_mir.png View 1 Binary file 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/AutofillPaymentApp.java View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/CardEditor.java View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/resource_id.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_popup_layout_model.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_data_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/browser/credit_card.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/browser/credit_card.cc View 4 chunks +8 lines, -0 lines 0 comments Download
M components/autofill/core/browser/credit_card_unittest.cc View 5 chunks +9 lines, -1 line 0 comments Download
M components/autofill/core/browser/validation.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/autofill_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download
M components/resources/autofill_scaled_resources.grdp View 2 chunks +2 lines, -0 lines 0 comments Download
A components/resources/default_100_percent/autofill/mir.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/autofill/mir.png View 1 Binary file 0 comments Download
M ios/chrome/browser/autofill/form_suggestion_label.mm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 32 (16 generated)
sense (YandexTeam)
4 years, 1 month ago (2016-11-18 09:56:11 UTC) #5
please use gerrit instead
Please run your images through tools/resources/optimize-png-files.sh and remove any changes related to the sync server, ...
4 years, 1 month ago (2016-11-18 10:34:21 UTC) #6
sense (YandexTeam)
On 2016/11/18 10:34:21, rouslan wrote: > Please run your images through tools/resources/optimize-png-files.sh and remove > ...
4 years, 1 month ago (2016-11-21 08:03:55 UTC) #9
jochen (gone - plz use gerrit)
+brettw who might have an opinion on this
4 years, 1 month ago (2016-11-21 11:08:33 UTC) #11
please use gerrit instead
lgtm
4 years ago (2016-11-21 15:16:18 UTC) #12
brettw
lgtm
4 years ago (2016-11-21 16:41:45 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2514753002/40001
4 years ago (2016-11-22 03:40:22 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/310193)
4 years ago (2016-11-22 03:48:32 UTC) #19
sense (YandexTeam)
dtrainor@ could you please take a look at png files in android/java/res directory? I can't ...
4 years ago (2016-11-22 03:52:40 UTC) #20
sense (YandexTeam)
On 2016/11/22 03:52:40, sense (YandexTeam) wrote: > dtrainor@ could you please take a look at ...
4 years ago (2016-11-24 09:28:10 UTC) #22
Ian Wen
Hello! I have two questions with the PNG files here: 1. Do you happen to ...
4 years ago (2016-11-28 18:18:06 UTC) #23
sense (YandexTeam)
On 2016/11/28 18:18:06, Ian Wen wrote: > Hello! > > I have two questions with ...
4 years ago (2016-11-29 05:46:41 UTC) #24
Ian Wen
lgtm Great.
4 years ago (2016-11-29 19:53:16 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2514753002/40001
4 years ago (2016-11-29 19:53:45 UTC) #27
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-11-29 22:00:23 UTC) #30
commit-bot: I haz the power
4 years ago (2016-11-29 22:03:19 UTC) #32
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/33df534e7266b40a9759feacb86a7db02c62b655
Cr-Commit-Position: refs/heads/master@{#435085}

Powered by Google App Engine
This is Rietveld 408576698