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

Issue 10829030: Merge 123619 - [chromium] Calendar picker popup displays at wrong scale when deviceScaleFactor != 1. (Closed)

Created:
8 years, 5 months ago by tkent
Modified:
8 years, 5 months ago
Reviewers:
tkent
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Merge 123619 - [chromium] Calendar picker popup displays at wrong scale when deviceScaleFactor != 1. https://bugs.webkit.org/show_bug.cgi?id=92177 Manually tested at deviceScaleFactor = 1 and 2. Patch by Kevin Ellis <kevers@chromium.org>; on 2012-07-25 Reviewed by Kent Tamura. The device scale factor was not being set for the calendar popup. As a result, the popup was rendered too small on hidpi displays. This patch sets the device scale factor for any page popup. * src/WebPagePopupImpl.cpp: (WebKit::WebPagePopupImpl::initPage): TBR=tkent@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=123707

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M Source/WebKit/chromium/src/WebPagePopupImpl.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
tkent
8 years, 5 months ago (2012-07-26 04:02:32 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698