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

Issue 957523002: Autofill card unmasking prompt - Make "verifying..." message an overlay (Closed)

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

Description

Autofill card unmasking prompt - Make "verifying..." message an overlay on desktop, as it is on mobile. BUG=none Committed: https://crrev.com/e334e1785e2e6a03ba24d9cf76f12735d99d4074 Cr-Commit-Position: refs/heads/master@{#318547}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 5

Patch Set 3 : leave filllayout alone #

Total comments: 6

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -17 lines) Patch
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc View 1 2 3 9 chunks +87 lines, -17 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Evan Stade
5 years, 10 months ago (2015-02-24 20:37:49 UTC) #2
sky
https://codereview.chromium.org/957523002/diff/20001/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/957523002/diff/20001/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc#newcode279 chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc:279: progress_label_ = new views::Label(base::ASCIIToUTF16("Verifying...")); Do we only care about ...
5 years, 10 months ago (2015-02-24 21:35:55 UTC) #3
Evan Stade
https://codereview.chromium.org/957523002/diff/20001/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/957523002/diff/20001/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc#newcode279 chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc:279: progress_label_ = new views::Label(base::ASCIIToUTF16("Verifying...")); On 2015/02/24 21:35:55, sky wrote: ...
5 years, 10 months ago (2015-02-24 22:07:03 UTC) #4
sky
https://codereview.chromium.org/957523002/diff/20001/ui/views/layout/fill_layout.cc File ui/views/layout/fill_layout.cc (right): https://codereview.chromium.org/957523002/diff/20001/ui/views/layout/fill_layout.cc#newcode20 ui/views/layout/fill_layout.cc:20: host->child_at(i)->SetBoundsRect(host->GetContentsBounds()); On 2015/02/24 22:07:02, Evan Stade wrote: > On ...
5 years, 10 months ago (2015-02-24 23:56:13 UTC) #5
Evan Stade
removed changes to FillLayout
5 years, 10 months ago (2015-02-26 02:29:55 UTC) #6
sky
LGTM https://codereview.chromium.org/957523002/diff/40001/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/957523002/diff/40001/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc#newcode94 chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc:94: void Layout() override { This one shouldn't be ...
5 years, 10 months ago (2015-02-26 17:18:43 UTC) #7
Evan Stade
I sent that last one out for review too early, sorry. https://codereview.chromium.org/957523002/diff/40001/chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc File chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc (right): ...
5 years, 10 months ago (2015-02-26 19:09:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/957523002/60001
5 years, 9 months ago (2015-02-27 22:49:04 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-02-27 23:43:19 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-02-27 23:43:49 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e334e1785e2e6a03ba24d9cf76f12735d99d4074
Cr-Commit-Position: refs/heads/master@{#318547}

Powered by Google App Engine
This is Rietveld 408576698