mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
024c07a719
test_device_reset.html checks if canvas works after device reset. Since Bug 1757879 fix, windowutils.triggerDeviceReset() does the device reset handling asynchronously in gecko. And the device reset happened during testing canvas since 1757879 fix. The canvas testing needs to happen after the gecko's device reset handling. The change adds more latency for waiting device reset completed in gecko. Differential Revision: https://phabricator.services.mozilla.com/D141178 |
||
---|---|---|
.. | ||
chrome.ini | ||
test_device_reset.html |