Bug 1803992 - Call BrowserTestUtils.waitForContentEvent before awaiting "apz-repaints...
commit79ff9afbcec3a740e4e5fac06ff0c1edfebdaf2e
authorHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Wed, 21 Dec 2022 22:43:19 +0000 (21 22:43 +0000)
committerHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Wed, 21 Dec 2022 22:43:19 +0000 (21 22:43 +0000)
tree7b56f897c133497395647aefdcb5973e1ac33f27
parenta798663417da461b3bfc29d3d2c3e71ca8a327ca
Bug 1803992 - Call BrowserTestUtils.waitForContentEvent before awaiting "apz-repaints-flushed" in content. r=botond

It will ensure that the BrowserTestUtils.waitForContentEvent has finished
setting up the event listener in content before sending native pan events.

Differential Revision: https://phabricator.services.mozilla.com/D165344
gfx/layers/apz/test/mochitest/browser_test_content_response_timeout.js