Observed when running
TouchSelectionControllerClientAndroidSiteIsolationTest.SelectionThenPinchInOOPIF
The final value of the page scale can be off the desired value by quite a bit. This is problematic in tests if we want to use reaching the target page scale factor to synchronize test behaviour.
(Related: the member |scale_factor| in SyntheticPinchGestureParams should really be page_scale_factor_delta, since the final page_scale_factor after the gesture is equal to the original page scale factor multiplied by SyntheticPinchGestureParams::scale_factor.)
Comment 1 by bugdroid1@chromium.org
, Nov 17