This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry-picking into M41 branch 2272.
Update guest zoom when it differs from the embedder's. In some cases, for example deleting a zoom level via Content Settings, the generated ZoomChangeEventData does not know the old zoom level and just sets it to be the same as the new level, even though it did change. GuestViewBase::OnZoomChanged() should therefore compare the new zoom level against the guest's zoom level when deciding if it should early- out. BUG=447542 Review URL: https://codereview.chromium.org/819613003 Cr-Commit-Position: refs/heads/master@{#311722} (cherry picked from commit 4b1d3a8) Review URL: https://codereview.chromium.org/800913006 Cr-Commit-Position: refs/branch-heads/2272@{#39} Cr-Branched-From: 827a380-refs/heads/master@{#310958}
- Loading branch information