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

Issue 725043002: Remove GraphicsContext::applyDeviceScaleFactor() (Closed)

Created:
6 years, 1 month ago by f(malita)
Modified:
6 years, 1 month ago
CC:
blink-reviews, Rik, krit, jbroman, pdr+graphicswatchlist_chromium.org, rwlbuis
Project:
blink
Visibility:
Public.

Description

Remove GraphicsContext::applyDeviceScaleFactor() Unnecessary GC::scale() alias. R=schenney@chromium.org,senorblanco@chromium.org BUG=424655 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185388

Patch Set 1 #

Total comments: 5

Patch Set 2 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M Source/platform/graphics/GraphicsContext.h View 1 2 chunks +1 line, -5 lines 0 comments Download
M Source/web/PageWidgetDelegate.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M Source/web/WebPopupMenuImpl.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 19 (4 generated)
f(malita)
https://codereview.chromium.org/725043002/diff/1/Source/web/PageWidgetDelegate.cpp File Source/web/PageWidgetDelegate.cpp (left): https://codereview.chromium.org/725043002/diff/1/Source/web/PageWidgetDelegate.cpp#oldcode71 Source/web/PageWidgetDelegate.cpp:71: gc.setDeviceScaleFactor(page.deviceScaleFactor()); This looks weird: the device scale factor is ...
6 years, 1 month ago (2014-11-14 03:24:57 UTC) #1
Stephen Chennney
I'm curious what will happen if you set the device scale in the popup menu ...
6 years, 1 month ago (2014-11-14 15:26:22 UTC) #2
Stephen White
On 2014/11/14 15:26:22, Stephen Chenney wrote: > I'm curious what will happen if you set ...
6 years, 1 month ago (2014-11-14 16:04:40 UTC) #3
danakj
On 2014/11/14 16:04:40, Stephen White wrote: > On 2014/11/14 15:26:22, Stephen Chenney wrote: > > ...
6 years, 1 month ago (2014-11-14 16:09:36 UTC) #4
f(malita)
On 2014/11/14 16:09:36, danakj wrote: > On 2014/11/14 16:04:40, Stephen White wrote: > > On ...
6 years, 1 month ago (2014-11-14 16:38:17 UTC) #5
f(malita)
https://codereview.chromium.org/725043002/diff/1/Source/platform/graphics/GraphicsContext.h File Source/platform/graphics/GraphicsContext.h (right): https://codereview.chromium.org/725043002/diff/1/Source/platform/graphics/GraphicsContext.h#newcode181 Source/platform/graphics/GraphicsContext.h:181: // Speicy the device scale factor which may change ...
6 years, 1 month ago (2014-11-14 16:41:57 UTC) #6
Stephen Chennney
LGTM. So if we shouldn't be scaling, and we are, why isn't everything visually twice ...
6 years, 1 month ago (2014-11-14 17:03:18 UTC) #7
Stephen Chennney
On 2014/11/14 17:03:18, Stephen Chenney wrote: > LGTM. > > So if we shouldn't be ...
6 years, 1 month ago (2014-11-14 17:03:56 UTC) #8
f(malita)
On 2014/11/14 17:03:18, Stephen Chenney wrote: > So if we shouldn't be scaling, and we ...
6 years, 1 month ago (2014-11-14 18:07:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725043002/20001
6 years, 1 month ago (2014-11-14 18:08:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/19811)
6 years, 1 month ago (2014-11-14 18:12:47 UTC) #13
f(malita)
On 2014/11/14 18:12:47, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 1 month ago (2014-11-14 18:19:07 UTC) #15
ojan
lgtm
6 years, 1 month ago (2014-11-14 19:32:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725043002/20001
6 years, 1 month ago (2014-11-14 19:34:03 UTC) #18
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 19:40:03 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 185388

Powered by Google App Engine
This is Rietveld 408576698