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

Issue 141333004: [SiteChip] Remove 50% width cap for site chip (Closed)

Created:
6 years, 11 months ago by Greg Billock
Modified:
6 years, 10 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina, Justin Donnelly, macourteau
Visibility:
Public.

Description

[SiteChip] Remove 50% width cap for site chip R=pkasting@chromium.org BUG=331373 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249497

Patch Set 1 #

Patch Set 2 : Use the ElideHost function #

Patch Set 3 : Use front eliding #

Total comments: 5

Patch Set 4 : inline #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M chrome/browser/ui/views/toolbar/site_chip_view.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/site_chip_view.cc View 1 2 3 3 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_view.cc View 1 2 3 4 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Greg Billock
6 years, 11 months ago (2014-01-17 00:25:37 UTC) #1
Greg Billock
On 2014/01/17 00:25:37, Greg Billock wrote: Visually, this typically will just show more site chip ...
6 years, 11 months ago (2014-01-17 00:27:43 UTC) #2
Peter Kasting
This patch seems wrong. We still want to cap at 50% when doing so does ...
6 years, 11 months ago (2014-01-17 01:40:06 UTC) #3
Greg Billock
On 2014/01/17 01:40:06, Peter Kasting wrote: > This patch seems wrong. We still want to ...
6 years, 11 months ago (2014-01-17 15:59:24 UTC) #4
Peter Kasting
On 2014/01/17 15:59:24, Greg Billock wrote: > The toolbar view is > about right, though, ...
6 years, 11 months ago (2014-01-17 22:17:46 UTC) #5
Greg Billock
On 2014/01/17 22:17:46, Peter Kasting wrote: > On 2014/01/17 15:59:24, Greg Billock wrote: > > ...
6 years, 11 months ago (2014-01-18 01:01:53 UTC) #6
Greg Billock
On 2014/01/18 01:01:53, Greg Billock wrote: > On 2014/01/17 22:17:46, Peter Kasting wrote: > > ...
6 years, 11 months ago (2014-01-22 01:09:00 UTC) #7
Greg Billock
On 2014/01/22 01:09:00, Greg Billock wrote: > On 2014/01/18 01:01:53, Greg Billock wrote: > > ...
6 years, 10 months ago (2014-02-04 19:08:20 UTC) #8
Peter Kasting
https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc File chrome/browser/ui/views/toolbar/site_chip_view.cc (right): https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc#newcode464 chrome/browser/ui/views/toolbar/site_chip_view.cc:464: base::string16 elided_host = ElideHost( What is ElideHost() a reference ...
6 years, 10 months ago (2014-02-05 00:42:48 UTC) #9
Greg Billock
https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc File chrome/browser/ui/views/toolbar/site_chip_view.cc (right): https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc#newcode464 chrome/browser/ui/views/toolbar/site_chip_view.cc:464: base::string16 elided_host = ElideHost( On 2014/02/05 00:42:49, Peter Kasting ...
6 years, 10 months ago (2014-02-05 18:32:04 UTC) #10
Peter Kasting
LGTM https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc File chrome/browser/ui/views/toolbar/site_chip_view.cc (right): https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc#newcode464 chrome/browser/ui/views/toolbar/site_chip_view.cc:464: base::string16 elided_host = ElideHost( On 2014/02/05 18:32:05, Greg ...
6 years, 10 months ago (2014-02-05 21:08:08 UTC) #11
Greg Billock
https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc File chrome/browser/ui/views/toolbar/site_chip_view.cc (right): https://codereview.chromium.org/141333004/diff/120001/chrome/browser/ui/views/toolbar/site_chip_view.cc#newcode464 chrome/browser/ui/views/toolbar/site_chip_view.cc:464: base::string16 elided_host = ElideHost( On 2014/02/05 21:08:08, Peter Kasting ...
6 years, 10 months ago (2014-02-06 17:38:51 UTC) #12
Greg Billock
The CQ bit was checked by gbillock@chromium.org
6 years, 10 months ago (2014-02-06 17:38:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/141333004/240001
6 years, 10 months ago (2014-02-06 17:42:53 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-06 21:04:44 UTC) #15
Message was sent while issue was closed.
Change committed as 249497

Powered by Google App Engine
This is Rietveld 408576698