gecko-dev/testing/specialpowers
David Parks 030a726af8 Bug 1766082: Allow content to wait for parent screen transforms r=emilio
Content processes can provide screen coordinates in e.g. window objects and events without waiting for the proper client-to-screen transforms to be given to them from the parent process.  This poses a problem for tests that want to check the screen coordinates, so we add SpecialPowers.ContentTransformsReceived() to allow content processes to wait for these transforms.

Differential Revision: https://phabricator.services.mozilla.com/D144742
2022-05-02 20:43:12 +00:00
..
content Bug 1766082: Allow content to wait for parent screen transforms r=emilio 2022-05-02 20:43:12 +00:00
Makefile.in
api.js
manifest.json
moz.build
schema.json