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

Issue 10807039: HiDPI: Scale viewport for pepper flash fullscreen (Closed)

Created:
8 years, 5 months ago by sail
Modified:
8 years, 4 months ago
Reviewers:
Josh Horwich, Nico, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

HiDPI: Scale viewport for pepper flash fullscreen Pepper flash fullscreen mode was not rendering correctly in HiDPI mode. The problem was that we weren't taking into account the display scale factor when setting the view port. This CL pipes the screen info to RenderWidgetFullscreenPepper so that the display scale factor can be used. BUG=130323 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148508

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M content/renderer/render_view_impl.cc View 1 chunk +1 line, -1 line 2 comments Download
M content/renderer/render_widget_fullscreen.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget_fullscreen.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.cc View 3 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
sail
Hey Nico and Josh. My patch doesn't quite work. Here's what I'm seeing: - laptop ...
8 years, 5 months ago (2012-07-19 18:06:45 UTC) #1
sail
On 2012/07/19 18:06:45, sail wrote: > Hey Nico and Josh. My patch doesn't quite work. ...
8 years, 5 months ago (2012-07-19 18:30:03 UTC) #2
Nico
On Thu, Jul 19, 2012 at 11:30 AM, <sail@chromium.org> wrote: > On 2012/07/19 18:06:45, sail ...
8 years, 5 months ago (2012-07-21 16:52:22 UTC) #3
Nico
https://chromiumcodereview.appspot.com/10807039/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://chromiumcodereview.appspot.com/10807039/diff/1/content/renderer/render_view_impl.cc#newcode1709 content/renderer/render_view_impl.cc:1709: routing_id_, plugin, active_url, screen_info_); As far as I can ...
8 years, 5 months ago (2012-07-21 16:55:15 UTC) #4
sail
On 2012/07/21 16:52:22, Nico wrote: > On Thu, Jul 19, 2012 at 11:30 AM, <mailto:sail@chromium.org> ...
8 years, 4 months ago (2012-07-25 18:05:24 UTC) #5
sail
https://chromiumcodereview.appspot.com/10807039/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://chromiumcodereview.appspot.com/10807039/diff/1/content/renderer/render_view_impl.cc#newcode1709 content/renderer/render_view_impl.cc:1709: routing_id_, plugin, active_url, screen_info_); On 2012/07/21 16:55:15, Nico wrote: ...
8 years, 4 months ago (2012-07-25 18:16:02 UTC) #6
Nico
Ah, I get it now. LGTM, thanks. (OnSetDeviceScaleFactor() is called due to the pepper classes ...
8 years, 4 months ago (2012-07-25 18:19:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/10807039/1
8 years, 4 months ago (2012-07-25 18:25:36 UTC) #8
commit-bot: I haz the power
Presubmit check for 10807039-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-07-25 18:25:40 UTC) #9
sail
Hi Antoine, could you do a OWNERS review of this change. It fixes the flapper ...
8 years, 4 months ago (2012-07-25 18:48:56 UTC) #10
piman
OWNERS lgtm
8 years, 4 months ago (2012-07-25 19:14:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/10807039/1
8 years, 4 months ago (2012-07-25 19:16:14 UTC) #12
commit-bot: I haz the power
Try job failure for 10807039-1 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-07-25 22:26:19 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/10807039/1
8 years, 4 months ago (2012-07-25 22:38:42 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-07-26 03:47:33 UTC) #15
Change committed as 148508

Powered by Google App Engine
This is Rietveld 408576698