Chromium Code Reviews
DescriptionFix root ServerWindow size.
The root ServerWindow was changed to be created using physical pixel
size. When the root ServerWindow gets updated however it was still using
DIP size.
Use physical pixel size instead of DIP size. Also, don't need to check
if root_ exists, as it is initialized in the constructor, so should
always be there.
BUG=659673
Committed: https://crrev.com/47a013537bc0f554137b3ac2db6ce7762ff624f6
Cr-Commit-Position: refs/heads/master@{#431104}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixes. #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||