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

Issue 2246213003: Fix pixelation of tab borders when device scale changes (alternate approach) (Closed)

Created:
4 years, 4 months ago by Greg Levin
Modified:
4 years, 4 months ago
Reviewers:
oshima, Peter Kasting
CC:
chromium-reviews, tfarina, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix pixelation of tab borders when device scale changes (alternate approach) BUG=621139 TEST=Open browser, change device resolution (CTRL+SHIFT+ +/-), observe quality of inactive tab borders. Note that this is a simpler fix than https://codereview.chromium.org/2118853002/ (assuming it's valid) Committed: https://crrev.com/e99b9c69a63d7857dd397ae2e488a16cc8e7c48d Cr-Commit-Position: refs/heads/master@{#412234}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M chrome/browser/ui/views/tabs/tab.cc View 1 5 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
Greg Levin
@oshima- pkasting@ was (I believe) suggesting something along these lines in this comment: https://codereview.chromium.org/2118853002/#msg43 The ...
4 years, 4 months ago (2016-08-15 23:04:53 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/2246213003/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2246213003/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode187 chrome/browser/ui/views/tabs/tab.cc:187: DCHECK_NE(0.0, scale_factor); Nit: Technically 0.0 is a double. ...
4 years, 4 months ago (2016-08-15 23:07:39 UTC) #3
oshima
On 2016/08/15 23:04:53, Greg Levin wrote: > @oshima- pkasting@ was (I believe) suggesting something along ...
4 years, 4 months ago (2016-08-15 23:21:46 UTC) #4
Peter Kasting
On 2016/08/15 23:21:46, oshima wrote: > On 2016/08/15 23:04:53, Greg Levin wrote: > > @oshima- ...
4 years, 4 months ago (2016-08-15 23:33:28 UTC) #5
oshima
On 2016/08/15 23:33:28, Peter Kasting wrote: > On 2016/08/15 23:21:46, oshima wrote: > > On ...
4 years, 4 months ago (2016-08-16 00:05:32 UTC) #6
Peter Kasting
On 2016/08/16 00:05:32, oshima wrote: > On 2016/08/15 23:33:28, Peter Kasting wrote: > > On ...
4 years, 4 months ago (2016-08-16 00:15:52 UTC) #7
oshima
On 2016/08/16 00:15:52, Peter Kasting wrote: > On 2016/08/16 00:05:32, oshima wrote: > > On ...
4 years, 4 months ago (2016-08-16 01:00:19 UTC) #8
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/2246213003/20001
4 years, 4 months ago (2016-08-16 14:05:22 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-16 14:41:42 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 14:43:16 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e99b9c69a63d7857dd397ae2e488a16cc8e7c48d
Cr-Commit-Position: refs/heads/master@{#412234}

Powered by Google App Engine
This is Rietveld 408576698