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

Issue 1132933004: Handle re-issued cards in unmasking prompt. (Closed)

Created:
5 years, 7 months ago by Evan Stade
Modified:
5 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org, tfarina, bondd, Justin Donnelly
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle re-issued cards in unmasking prompt. BUG=487866 Committed: https://crrev.com/ea92359618ea92a2d5700d9938c7a48de0c6de38 Cr-Commit-Position: refs/heads/master@{#329982}

Patch Set 1 #

Total comments: 9

Patch Set 2 : sky review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -26 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/card_unmask_prompt_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/autofill/card_unmask_prompt_controller_impl.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/card_unmask_prompt_controller_impl.cc View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.h View 6 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc View 1 7 chunks +60 lines, -23 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Evan Stade
+sky for review +jdonnelly, bondd FYI
5 years, 7 months ago (2015-05-14 21:33:08 UTC) #2
sky
https://codereview.chromium.org/1132933004/diff/1/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc File chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc (right): https://codereview.chromium.org/1132933004/diff/1/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc#newcode147 chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc:147: for (int i = 0; i < input_row_->child_count(); ++i) ...
5 years, 7 months ago (2015-05-14 22:05:59 UTC) #3
Evan Stade
https://codereview.chromium.org/1132933004/diff/1/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc File chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc (right): https://codereview.chromium.org/1132933004/diff/1/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc#newcode147 chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc:147: for (int i = 0; i < input_row_->child_count(); ++i) ...
5 years, 7 months ago (2015-05-14 22:38:23 UTC) #4
sky
LGTM
5 years, 7 months ago (2015-05-14 22:48:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132933004/20001
5 years, 7 months ago (2015-05-14 23:14:20 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-15 00:07:02 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 00:08:35 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ea92359618ea92a2d5700d9938c7a48de0c6de38
Cr-Commit-Position: refs/heads/master@{#329982}

Powered by Google App Engine
This is Rietveld 408576698