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

Issue 2576143002: Tweak payment autofill disabled message in form-not-secure (Closed)

Created:
4 years ago by estark
Modified:
4 years ago
Reviewers:
Mathieu
CC:
chromium-reviews, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, mathp+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, lshang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tweak payment autofill disabled message in form-not-secure When the "Payment not secure" message is shown, the item below it should be "Payment autofilling disabled" instead of the "Automatic credit card filling is disabled..." message, and it should use the normal font rather than the warning font. This CL adds a new string and uses it for this warning message when the form-not-secure experiment is enabled. See https://bugs.chromium.org/p/chromium/issues/detail?id=672666#c2 for a screenshot. The new warning message is styled the same as the existing warning messge. To match the form-not-secure mocks, for simplicity, I've removed the warning font list and uses the normal font for the warning message, whether it is the original or new wording. BUG=672666 Committed: https://crrev.com/f871c1f29a63064081b6f65300d6a1262d4ad0d2 Cr-Commit-Position: refs/heads/master@{#438931}

Patch Set 1 #

Patch Set 2 : fix comment wrapping #

Total comments: 4

Patch Set 3 : Remove new PopupItemId and remove warning_font_list_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -15 lines) Patch
M chrome/browser/ui/autofill/autofill_popup_layout_model.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_popup_layout_model.cc View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/autofill_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (22 generated)
estark
mathp, can you please review? This is for the HTTP-bad form-not-secure project that lshang@ was ...
4 years ago (2016-12-14 23:44:19 UTC) #7
estark
https://codereview.chromium.org/2576143002/diff/20001/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/2576143002/diff/20001/components/autofill/core/browser/autofill_manager.cc#newcode596 components/autofill/core/browser/autofill_manager.cc:596: ? POPUP_ITEM_ID_PAYMENT_DISABLED_MESSAGE I'm not sure if introducing a new ...
4 years ago (2016-12-14 23:46:08 UTC) #8
Mathieu
https://codereview.chromium.org/2576143002/diff/20001/chrome/browser/ui/autofill/autofill_popup_layout_model.cc File chrome/browser/ui/autofill/autofill_popup_layout_model.cc (right): https://codereview.chromium.org/2576143002/diff/20001/chrome/browser/ui/autofill/autofill_popup_layout_model.cc#newcode178 chrome/browser/ui/autofill/autofill_popup_layout_model.cc:178: case POPUP_ITEM_ID_PAYMENT_DISABLED_MESSAGE: I think we should align so that ...
4 years ago (2016-12-15 17:52:07 UTC) #11
estark
Thanks! I removed the new PopupItemId and the warning_font_list_, PTAL. https://codereview.chromium.org/2576143002/diff/20001/chrome/browser/ui/autofill/autofill_popup_layout_model.cc File chrome/browser/ui/autofill/autofill_popup_layout_model.cc (right): https://codereview.chromium.org/2576143002/diff/20001/chrome/browser/ui/autofill/autofill_popup_layout_model.cc#newcode178 ...
4 years ago (2016-12-15 19:22:33 UTC) #18
Mathieu
lgtm please update the change description.
4 years ago (2016-12-15 19:29:15 UTC) #19
estark
On 2016/12/15 19:29:15, Mathieu Perreault wrote: > lgtm > > please update the change description. ...
4 years ago (2016-12-15 19:31:08 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/2576143002/60001
4 years ago (2016-12-15 19:32:11 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/357322)
4 years ago (2016-12-15 20:44:09 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/2576143002/60001
4 years ago (2016-12-15 20:46:58 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years ago (2016-12-15 21:42:23 UTC) #31
commit-bot: I haz the power
4 years ago (2016-12-15 21:45:38 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f871c1f29a63064081b6f65300d6a1262d4ad0d2
Cr-Commit-Position: refs/heads/master@{#438931}

Powered by Google App Engine
This is Rietveld 408576698