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

Issue 11087067: Upstream deviceScaleFactor initialization in render_view_impl (Closed)

Created:
8 years, 2 months ago by Yusuf
Modified:
8 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Upstream deviceScaleFactor initialization in render_view_impl This change makes sure deviceScalefactor is initialized consistently with the deviceInfo value. BUG=136745 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161365

Patch Set 1 #

Total comments: 1

Patch Set 2 : Got rid of the if check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/renderer/render_view_impl.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yusuf
8 years, 2 months ago (2012-10-10 22:10:53 UTC) #1
aelias_OOO_until_Jul13
http://codereview.chromium.org/11087067/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): http://codereview.chromium.org/11087067/diff/1/content/renderer/render_view_impl.cc#newcode662 content/renderer/render_view_impl.cc:662: if (device_scale_factor != webview()->deviceScaleFactor()) { No need for this ...
8 years, 2 months ago (2012-10-10 22:14:12 UTC) #2
jamesr
lgtm
8 years, 2 months ago (2012-10-11 00:37:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/11087067/4001
8 years, 2 months ago (2012-10-11 14:54:40 UTC) #4
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 17:13:27 UTC) #5
Change committed as 161365

Powered by Google App Engine
This is Rietveld 408576698