зеркало из https://github.com/mozilla/gecko-dev.git
1743e61c78
the test document has a script that adds dom nodes, js sources and stylesheet to the document every 200ms. It might that the navigateTo call we were using to navigate to the document would never resolve, as the load event won't fire because of the constant addition of stylesheets and scripts. This is fixed by not using navigateTo, as we don't really need the document to be ready, but only register the navigation so later in the test we can do backward and forward navigations. Differential Revision: https://phabricator.services.mozilla.com/D113480 |
||
---|---|---|
.. | ||
client | ||
docs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |