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

Issue 896233002: Fix render bounds of iframes on devices with a pixel ratio != 1. (Closed)

Created:
5 years, 10 months ago by tonyg
Modified:
5 years, 10 months ago
Reviewers:
abarth-chromium
CC:
esprehn, mojo-reviews_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix render bounds of iframes on devices with a pixel ratio != 1. BUG= R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/c42ef2ebecd17d6ed78e9fc04416127e416b4d60

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M sky/engine/core/rendering/RenderIFrame.cpp View 1 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
tonyg
A couple of questions on my first sky change: - Do we have a pattern ...
5 years, 10 months ago (2015-02-04 16:16:06 UTC) #2
abarth-chromium
https://codereview.chromium.org/896233002/diff/1/sky/engine/core/rendering/RenderIFrame.cpp File sky/engine/core/rendering/RenderIFrame.cpp (right): https://codereview.chromium.org/896233002/diff/1/sky/engine/core/rendering/RenderIFrame.cpp#newcode37 sky/engine/core/rendering/RenderIFrame.cpp:37: const float scaleFactor = scaleFactor -> devicePixelRatio
5 years, 10 months ago (2015-02-04 16:41:11 UTC) #3
abarth-chromium
On 2015/02/04 at 16:16:06, tonyg wrote: > A couple of questions on my first sky ...
5 years, 10 months ago (2015-02-04 16:44:02 UTC) #4
abarth-chromium
lgtm
5 years, 10 months ago (2015-02-04 16:44:06 UTC) #5
tonyg
On 2015/02/04 16:44:02, abarth wrote: > On 2015/02/04 at 16:16:06, tonyg wrote: > > A ...
5 years, 10 months ago (2015-02-04 16:56:27 UTC) #7
tonyg
https://codereview.chromium.org/896233002/diff/1/sky/engine/core/rendering/RenderIFrame.cpp File sky/engine/core/rendering/RenderIFrame.cpp (right): https://codereview.chromium.org/896233002/diff/1/sky/engine/core/rendering/RenderIFrame.cpp#newcode37 sky/engine/core/rendering/RenderIFrame.cpp:37: const float scaleFactor = On 2015/02/04 16:41:11, abarth wrote: ...
5 years, 10 months ago (2015-02-04 16:56:37 UTC) #8
tonyg
5 years, 10 months ago (2015-02-04 16:57:13 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c42ef2ebecd17d6ed78e9fc04416127e416b4d60 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698