summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/mozilla_security_manager
diff options
context:
space:
mode:
authorgirard@chromium.org <girard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-05 16:43:25 +0000
committergirard@chromium.org <girard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-05 16:43:25 +0000
commit21a0707cca21ae5078671959e77d92ffe98b1245 (patch)
treea251479e88495789134580910e5b1a0d93ccbe8a /chrome/third_party/mozilla_security_manager
parent444c1b8d84709aca175ad67c048ea236cda92eba (diff)
downloadchromium_src-21a0707cca21ae5078671959e77d92ffe98b1245.zip
chromium_src-21a0707cca21ae5078671959e77d92ffe98b1245.tar.gz
chromium_src-21a0707cca21ae5078671959e77d92ffe98b1245.tar.bz2
Fix touch scaling for high dpi windows.
Touch events in windows are always expressed in screen coordinates, even if the target app is not dpi-aware. This patch determines the dpi scale used by the OS, and re-scales touch events accordingly. In some cases the touch events are sent to the wrong window. This is detected and corrected. BUG=175542 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185474 Review URL: https://chromiumcodereview.appspot.com/12317157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186187 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/third_party/mozilla_security_manager')
0 files changed, 0 insertions, 0 deletions