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

Issue 2152243002: [Autofill] Tweak credit card signin promo visually. (Closed)

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

Description

[Autofill] Tweak credit card signin promo visually. Smaller font and light grey background. BUG=626442 TEST=manual Committed: https://crrev.com/3fc9f535f390b2d82d7308af7c3611cff248dc3a Cr-Commit-Position: refs/heads/master@{#406070}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Patch Set 3 : addressed round2 #

Total comments: 4

Patch Set 4 : transparent color #

Total comments: 4

Patch Set 5 : no curlies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -24 lines) Patch
M chrome/browser/ui/autofill/autofill_popup_controller.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_popup_controller_impl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_popup_controller_impl.cc View 1 2 3 4 3 chunks +14 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/popup_constants.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_popup_base_view.h View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_popup_base_view.cc View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_popup_view_views.cc View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
Mathieu
Hi Evan, PTAL, thanks!
4 years, 5 months ago (2016-07-15 15:44:02 UTC) #2
Evan Stade
https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_base_view.cc File chrome/browser/ui/views/autofill/autofill_popup_base_view.cc (right): https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_base_view.cc#newcode23 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc:23: const SkColor AutofillPopupBaseView::kItemTextColor = s/Item/Label (?) https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_view_views.cc File chrome/browser/ui/views/autofill/autofill_popup_view_views.cc ...
4 years, 5 months ago (2016-07-15 17:27:08 UTC) #7
Mathieu
Hi, PTAL? https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_base_view.cc File chrome/browser/ui/views/autofill/autofill_popup_base_view.cc (right): https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_base_view.cc#newcode23 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc:23: const SkColor AutofillPopupBaseView::kItemTextColor = On 2016/07/15 17:27:08, ...
4 years, 5 months ago (2016-07-15 19:30:20 UTC) #10
Evan Stade
https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_view_views.cc File chrome/browser/ui/views/autofill/autofill_popup_view_views.cc (right): https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_view_views.cc#newcode77 chrome/browser/ui/views/autofill/autofill_popup_view_views.cc:77: canvas->FillRect(entry_rect, kPromoPopupBackground); On 2016/07/15 19:30:20, Mathieu Perreault wrote: > ...
4 years, 5 months ago (2016-07-15 19:33:38 UTC) #11
Mathieu
Thanks, have a look! https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_view_views.cc File chrome/browser/ui/views/autofill/autofill_popup_view_views.cc (right): https://codereview.chromium.org/2152243002/diff/1/chrome/browser/ui/views/autofill/autofill_popup_view_views.cc#newcode77 chrome/browser/ui/views/autofill/autofill_popup_view_views.cc:77: canvas->FillRect(entry_rect, kPromoPopupBackground); On 2016/07/15 19:33:38, ...
4 years, 5 months ago (2016-07-18 13:48:02 UTC) #12
Evan Stade
https://codereview.chromium.org/2152243002/diff/100001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/2152243002/diff/100001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode433 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:433: } else if (suggestions_[index].frontend_id == nit: no else after ...
4 years, 5 months ago (2016-07-18 17:52:57 UTC) #18
Mathieu
Thanks, PTAL https://codereview.chromium.org/2152243002/diff/100001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/2152243002/diff/100001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode433 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:433: } else if (suggestions_[index].frontend_id == On 2016/07/18 ...
4 years, 5 months ago (2016-07-18 18:01:41 UTC) #19
Evan Stade
lgtm https://codereview.chromium.org/2152243002/diff/120001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/2152243002/diff/120001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode431 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:431: if (index == selected_line_) { nit: no curlies ...
4 years, 5 months ago (2016-07-18 18:13:08 UTC) #20
Mathieu
Submitting... https://codereview.chromium.org/2152243002/diff/120001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/2152243002/diff/120001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode431 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:431: if (index == selected_line_) { On 2016/07/18 18:13:08, ...
4 years, 5 months ago (2016-07-18 18:45:13 UTC) #21
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/2152243002/140001
4 years, 5 months ago (2016-07-18 18:46:27 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:140001)
4 years, 5 months ago (2016-07-18 19:47:36 UTC) #25
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 19:47:48 UTC) #26
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 19:49:00 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3fc9f535f390b2d82d7308af7c3611cff248dc3a
Cr-Commit-Position: refs/heads/master@{#406070}

Powered by Google App Engine
This is Rietveld 408576698