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

Issue 1758983002: [MD] Remove arrow from location bar bubbles when icon is already showing (Closed)

Created:
4 years, 9 months ago by Evan Stade
Modified:
4 years, 9 months ago
Reviewers:
varkha, Peter Kasting
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD] Remove arrow from location bar bubbles when icon is already showing a hover state. This was always the intended behavior but we were previously blocked from implementing it because location bar icons didn't have the hover effect yet. BUG=518941 Committed: https://crrev.com/c3e0d71008f0911b2809e7fdbeeaefd4a6e8ef21 Cr-Commit-Position: refs/heads/master@{#379100}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc View 1 2 chunks +5 lines, -2 lines 2 comments Download

Messages

Total messages: 13 (5 generated)
Evan Stade
4 years, 9 months ago (2016-03-03 01:08:19 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/1758983002/diff/1/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc File chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc (right): https://codereview.chromium.org/1758983002/diff/1/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc#newcode35 chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc:35: if (ui::MaterialDesignController::IsModeMaterial()) Nit: I'd add a comment here, ...
4 years, 9 months ago (2016-03-03 20:43:29 UTC) #3
Evan Stade
https://codereview.chromium.org/1758983002/diff/1/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc File chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc (right): https://codereview.chromium.org/1758983002/diff/1/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc#newcode35 chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc:35: if (ui::MaterialDesignController::IsModeMaterial()) On 2016/03/03 20:43:28, Peter Kasting wrote: > ...
4 years, 9 months ago (2016-03-03 21:07:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1758983002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1758983002/20001
4 years, 9 months ago (2016-03-03 21:08:50 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-03 21:48:04 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c3e0d71008f0911b2809e7fdbeeaefd4a6e8ef21 Cr-Commit-Position: refs/heads/master@{#379100}
4 years, 9 months ago (2016-03-03 21:49:47 UTC) #10
varkha
https://codereview.chromium.org/1758983002/diff/20001/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc File chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc (right): https://codereview.chromium.org/1758983002/diff/20001/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc#newcode38 chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc:38: SetArrowPaintType(views::BubbleBorder::PAINT_TRANSPARENT); Do you need to do something similar here: ...
4 years, 9 months ago (2016-03-03 22:52:47 UTC) #12
varkha
4 years, 9 months ago (2016-03-04 00:59:57 UTC) #13
Message was sent while issue was closed.
https://codereview.chromium.org/1758983002/diff/20001/chrome/browser/ui/views...
File chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc
(right):

https://codereview.chromium.org/1758983002/diff/20001/chrome/browser/ui/views...
chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.cc:38:
SetArrowPaintType(views::BubbleBorder::PAINT_TRANSPARENT);
On 2016/03/03 22:52:47, varkha wrote:
> Do you need to do something similar here:
>
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/ui/...

Posted a CL here: https://codereview.chromium.org/1762163002.

Powered by Google App Engine
This is Rietveld 408576698