Open Bug 1674510 Opened 5 years ago

use formhelper.autozoom.force-disable.test-only when running tests

Categories

(Core :: Panning and Zooming, task)

task

Tracking

()

People

(Reporter: tnikkel, Unassigned)

Details

As mentioned in https://phabricator.services.mozilla.com/D95423

We've been using the pref apz.zoom-to-focused-input.enabled to disabled zoom to focused input on android to fix failing tests. I created formhelper.autozoom.force-disable.test-only so we can disable only the zooming part, which seems better. This would disable zooming (and scrolling) of the test harness document which contains tests in an iframe. So far I used the pref in one dir. This is a follow up to do this tree wide.

You need to log in before you can comment on or make changes to this bug.