Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1590864 - part3 : use 'notifyUserGestureActivation()' to activate…
… document directly. r=edgar I found that this test sometime would fail on the try server, and the reason is that the child document doesn't be activated correctly even if we have called `synthesizeMouseAtCenter()`. In order to reduce the dependency of other modules, which might affect synthesizing event, we should use `notifyUserGestureActivation` to ensure that we indeed activate the document. Differential Revision: https://phabricator.services.mozilla.com/D51685 --HG-- extra : moz-landing-system : lando
- Loading branch information