DescriptionSELECT popup: Don't use non-100% zoom level in popup.
This CL reverts a SELECT popup part of [1], which applied page zoom to
page popups, and we pass zoomed font-size after this CL. [1] made
multiple regressions, and it's hard to fix them in non-100% zoom
level.
* Make PagePopupClient::zoomFactor() virtual, and SELECT popups return 1.0 for it.
* Fix code and comments on screen coordinate.
* Popup border ignores device scale factor and page zoom, and is always 1px width.
[1] codereview.chromium.org/1454613002
BUG=564506, 570636, 595986
Committed: https://crrev.com/421bed44b76d7743b573b4a6b313fa17813f8416
Cr-Commit-Position: refs/heads/master@{#441335}
Patch Set 1 : . #Messages
Total messages: 19 (14 generated)
|