Chromium Code Reviews
DescriptionAccessible bounds should include device scale factor on Windows.
When reporting the bounding box of an object from the web
via an accessibility API on Windows, we need to take the device
scale factor into account. Other platforms either don't need this
(Mac) or already take it into account elsewhere (Android).
BUG=694605
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2759903002
Cr-Commit-Position: refs/heads/master@{#458120}
Committed: https://chromium.googlesource.com/chromium/src/+/b1d3174a5e465867b3ae541ba545a47e11ace4b2
Patch Set 1 #Patch Set 2 : Fix symbol exporting #Patch Set 3 : Rename to use_custom_device_scale_factor_for_testing #Messages
Total messages: 22 (14 generated)
|