mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
a9a7928a80
With these changes, it's no longer necessary to store the normalSize on the window, since we never check it, nor check for resize events. This also removes the flaky timeouts, and replaces them with an executeSoon. For some of the fullscreen tests, the number of calls to enter and exit fullscreen are not matched. Since that count is essential for the checks of whether or not the screen is in the expected fullscreen, this defines a method that can force the count to a specific value. This is used in some of the fullscreen tests to get the expected results. Differential Revision: https://phabricator.services.mozilla.com/D172852 |
||
---|---|---|
.. | ||
browser | ||
mochitest | ||
reftest | ||
unit | ||
moz.build |