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

Issue 1762163002: Removes arrow from location bar content bubbles when ink drop is shown (Closed)

Created:
4 years, 9 months ago by varkha
Modified:
4 years, 9 months ago
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

Removes arrow from location bar content bubbles when ink drop is shown A small followup to https://codereview.chromium.org/1758983002/. BUG=518941 Committed: https://crrev.com/beebb48a094421624f080efeb4a9fe25460a81ad Cr-Commit-Position: refs/heads/master@{#379207}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removes arrow from location bar content bubbles when ink drop is shown #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/ui/views/location_bar/content_setting_image_view.cc View 1 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1762163002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1762163002/1
4 years, 9 months ago (2016-03-04 00:59:36 UTC) #2
varkha
Can you please take a look? This seems to be missing from https://codereview.chromium.org/1758983002/. Thanks!
4 years, 9 months ago (2016-03-04 01:01:01 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-04 01:49:46 UTC) #6
Peter Kasting
RS LGTM; I'm not familiar enough with things to know if this is functionally correct. ...
4 years, 9 months ago (2016-03-04 02:21:23 UTC) #7
varkha
https://codereview.chromium.org/1762163002/diff/1/chrome/browser/ui/views/location_bar/content_setting_image_view.cc File chrome/browser/ui/views/location_bar/content_setting_image_view.cc (right): https://codereview.chromium.org/1762163002/diff/1/chrome/browser/ui/views/location_bar/content_setting_image_view.cc#newcode262 chrome/browser/ui/views/location_bar/content_setting_image_view.cc:262: if (ui::MaterialDesignController::IsModeMaterial()) On 2016/03/04 02:21:23, Peter Kasting wrote: > ...
4 years, 9 months ago (2016-03-04 03:28:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1762163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1762163002/20001
4 years, 9 months ago (2016-03-04 03:29:34 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-04 04:23:28 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/beebb48a094421624f080efeb4a9fe25460a81ad Cr-Commit-Position: refs/heads/master@{#379207}
4 years, 9 months ago (2016-03-04 04:25:11 UTC) #14
Evan Stade
4 years, 9 months ago (2016-03-04 04:25:14 UTC) #15
Message was sent while issue was closed.
https://codereview.chromium.org/1762163002/diff/20001/chrome/browser/ui/views...
File chrome/browser/ui/views/location_bar/content_setting_image_view.cc (right):

https://codereview.chromium.org/1762163002/diff/20001/chrome/browser/ui/views...
chrome/browser/ui/views/location_bar/content_setting_image_view.cc:265:
bubble_view_->SetArrowPaintType(views::BubbleBorder::PAINT_TRANSPARENT);
you can put this in ContentSettingBubbleContents

Powered by Google App Engine
This is Rietveld 408576698