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

Issue 2604273004: Style the Form-Not-Secure warning on Mac (Closed)

Created:
3 years, 11 months ago by estark
Modified:
3 years, 11 months ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, estade+watch_chromium.org, sebsg+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, mathp+autofillwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Style the Form-Not-Secure warning on Mac This CL fixes the layout/styling of the "Login not secure"/"Payment not secure" warning in the autofill dropdown on HTTP pages. The fixes are to: - make the icon/title/subtitle appear in the correct order - use the correct icons BUG=672662 Review-Url: https://codereview.chromium.org/2604273004 Cr-Commit-Position: refs/heads/master@{#442151} Committed: https://chromium.googlesource.com/chromium/src/+/f05489ec7aa13934819a0ac5363a65d491fa8e82

Patch Set 1 : missing #include #

Patch Set 2 : add comment #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
M chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm View 1 6 chunks +33 lines, -1 line 4 comments Download

Messages

Total messages: 46 (34 generated)
estark
groby, can you please review? See go/fns-ui-spec for specs and https://bugs.chromium.org/p/chromium/issues/detail?id=672662#c3 for screenshots of this ...
3 years, 11 months ago (2017-01-05 19:58:01 UTC) #28
Mathieu
lgtm with nit https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm (right): https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm#newcode288 chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm:288: if (icon == base::ASCIIToUTF16("httpWarning")) { could ...
3 years, 11 months ago (2017-01-05 20:37:18 UTC) #32
estark
https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm (right): https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm#newcode288 chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm:288: if (icon == base::ASCIIToUTF16("httpWarning")) { On 2017/01/05 20:37:18, Mathieu ...
3 years, 11 months ago (2017-01-05 21:24:45 UTC) #33
Mathieu
On 2017/01/05 21:24:45, estark (slow thru Jan 6) wrote: > https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm > File chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm (right): ...
3 years, 11 months ago (2017-01-05 21:31:49 UTC) #34
estark
On 2017/01/05 21:31:49, Mathieu Perreault wrote: > On 2017/01/05 21:24:45, estark (slow thru Jan 6) ...
3 years, 11 months ago (2017-01-05 21:32:32 UTC) #35
estark
Slightly overeager friendly ping to groby; I know it hasn't been that long since I ...
3 years, 11 months ago (2017-01-06 21:52:22 UTC) #36
Mathieu
On 2017/01/06 21:52:22, estark (slow thru Jan 6) wrote: > Slightly overeager friendly ping to ...
3 years, 11 months ago (2017-01-06 21:56:03 UTC) #37
estark
+rsesek since groby is OOO (thanks for the heads-up, mathp)
3 years, 11 months ago (2017-01-06 21:57:59 UTC) #39
Robert Sesek
LGTM w/ a comment https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm (right): https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm#newcode288 chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm:288: if (icon == base::ASCIIToUTF16("httpWarning")) { ...
3 years, 11 months ago (2017-01-06 22:28:10 UTC) #40
estark
Thanks Robert. https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm (right): https://codereview.chromium.org/2604273004/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm#newcode288 chrome/browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm:288: if (icon == base::ASCIIToUTF16("httpWarning")) { On 2017/01/06 ...
3 years, 11 months ago (2017-01-07 03:34:40 UTC) #41
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/2604273004/120001
3 years, 11 months ago (2017-01-07 03:34:57 UTC) #43
commit-bot: I haz the power
3 years, 11 months ago (2017-01-07 03:54:10 UTC) #46
Message was sent while issue was closed.
Committed patchset #2 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/f05489ec7aa13934819a0ac5363a...

Powered by Google App Engine
This is Rietveld 408576698