gecko-dev/mobile
Botond Ballo 8466c5994a Bug 1786974 - Avoid PanZoomControllerTest#scrollToVerticalOnZoomedContent{Smooth,Auto} failure due to rounding. r=hiro,geckoview-reviewers,owlish
window.innerHeight is rounded to integer because of dom.innerSize.rounded=true,
so the quantity being compared to it needs to be rounded as well.

Differential Revision: https://phabricator.services.mozilla.com/D155519
2022-08-25 01:25:25 +00:00
..
android Bug 1786974 - Avoid PanZoomControllerTest#scrollToVerticalOnZoomedContent{Smooth,Auto} failure due to rounding. r=hiro,geckoview-reviewers,owlish 2022-08-25 01:25:25 +00:00
locales Bug 1771734 - Drop unused DTD strings. r=flod,geckoview-reviewers,m_kato 2022-06-23 14:25:27 +00:00
.eslintrc.js