DescriptionFix for MIME handler bug. The bug resulted from a previous bugfix (https://codereview.chromium.org/939443002/) that added a conversion from logical to physical units to fix a similar sizing bug with other guestviews. However, MIME handler guests never use logical pixels, so this conversion broke their sizing when they are created in a zoomed embedder.
This patch adds a more robust method of checking whether sizes are provided in logical or physical units, and all cases are handled appropriately.
BUG=462194
Committed: https://crrev.com/18f5a136e4ab830a3303c6a6f1d87c7f34eb7fd9
Cr-Commit-Position: refs/heads/master@{#318948}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #
Messages
Total messages: 10 (2 generated)
|