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

Issue 1448433004: [MD] update EV bubble icon and location bar https icons (Closed)

Created:
5 years, 1 month ago by Evan Stade
Modified:
5 years, 1 month ago
Reviewers:
Peter Kasting, sadrul
CC:
chromium-reviews, kalyank, tdanderson+views_chromium.org, James Su, sadrul, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD] update EV bubble icon and location bar https icons - Lock icon in EV bubble is not supposed to have a background box - location bar https icon has different colors for incognito Colors that are hardcoded for inverted color schemes (as they no longer match their native theme values): - chip border and background colors are white - selected keyword chip is blue700 These colors could be made part of NativeTheme, but they seem specific to these chips, so I just set them inline. BUG=501377 Committed: https://crrev.com/e9b57b3e0569268df0e760c7471858856679444a Cr-Commit-Position: refs/heads/master@{#360447}

Patch Set 1 #

Patch Set 2 : icon is different in chip #

Patch Set 3 : self review #

Patch Set 4 : self review #

Patch Set 5 : update #

Total comments: 9

Patch Set 6 : pkasting review #

Patch Set 7 : fix build.gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -44 lines) Patch
M chrome/browser/ui/views/location_bar/ev_bubble_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/ev_bubble_view.cc View 1 2 3 4 3 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.h View 1 2 3 4 5 3 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc View 1 2 3 4 5 4 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 5 4 chunks +19 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/location_bar/selected_keyword_view.cc View 1 2 3 4 5 2 chunks +8 lines, -2 lines 0 comments Download
M components/omnibox/browser/omnibox_view.h View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M components/omnibox/browser/omnibox_view.cc View 1 2 3 4 5 1 chunk +11 lines, -3 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M ui/gfx/color_utils.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/gfx/color_utils.cc View 1 2 3 4 2 chunks +7 lines, -7 lines 0 comments Download
A + ui/gfx/vector_icons/location_bar_https_invalid_invert.icon View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/gfx/vector_icons/location_bar_https_invalid_invert.1x.icon View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
A ui/gfx/vector_icons/location_bar_https_valid_in_chip.icon View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/location_bar_https_valid_in_chip.1x.icon View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
A + ui/gfx/vector_icons/location_bar_https_valid_invert.icon View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/gfx/vector_icons/location_bar_https_valid_invert.1x.icon View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
Evan Stade
I posted a (1x) screenshot on the bug. The colors and icons are correct on ...
5 years, 1 month ago (2015-11-17 20:33:16 UTC) #5
Peter Kasting
LGTM https://codereview.chromium.org/1448433004/diff/80001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc File chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc (right): https://codereview.chromium.org/1448433004/diff/80001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc#newcode137 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc:137: ui::NativeTheme::kColorId_TextfieldDefaultBackground)); The code to get this background color ...
5 years, 1 month ago (2015-11-17 21:27:03 UTC) #6
Evan Stade
https://codereview.chromium.org/1448433004/diff/80001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc File chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc (right): https://codereview.chromium.org/1448433004/diff/80001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc#newcode137 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc:137: ui::NativeTheme::kColorId_TextfieldDefaultBackground)); On 2015/11/17 21:27:03, Peter Kasting wrote: > The ...
5 years, 1 month ago (2015-11-17 22:57:22 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448433004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448433004/100001
5 years, 1 month ago (2015-11-17 22:59:57 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/31225)
5 years, 1 month ago (2015-11-17 23:18:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448433004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448433004/120001
5 years, 1 month ago (2015-11-18 00:53:38 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/119593)
5 years, 1 month ago (2015-11-18 01:07:44 UTC) #16
Evan Stade
+sadrul for color_utils
5 years, 1 month ago (2015-11-18 23:08:00 UTC) #18
sadrul
lgtm
5 years, 1 month ago (2015-11-18 23:11:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448433004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448433004/120001
5 years, 1 month ago (2015-11-18 23:16:55 UTC) #21
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 1 month ago (2015-11-18 23:57:53 UTC) #22
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 23:58:48 UTC) #23
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/e9b57b3e0569268df0e760c7471858856679444a
Cr-Commit-Position: refs/heads/master@{#360447}

Powered by Google App Engine
This is Rietveld 408576698