DescriptionDon't set page scale limits inside EventSender::setPageScaleFactor.
This prevents proper testing of pinch-zoom as the limits change on every zoom
and limits are used to calculate the main frame size in virtual-viewport pinch
to zoom. This is part of a 3-sided patch:
1) Add a setPageScaleFactorLimits to EventSender
2) Change existing layout tests that use setPageScaleFactor to use this method
to set up the limits.
3) This patch removes the setPageScaleLimits call inside setPageScaleFactor.
BUG=435151
Committed: https://crrev.com/323f0ecd1c35e0e0588afcdc1178709af99e3b60
Cr-Commit-Position: refs/heads/master@{#305084}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|