зеркало из https://github.com/mozilla/gecko-dev.git
ecc6d3b77b
Most of the helper functions in BrowserTestUtils have been updated to deal with process switches happening during navigations now, so most of these places which previously tried to wait for a process switch before setting up listeners etc. are no longer necessary. This patch removes all of the process switch prediction logic from BrowserTestUtils.jsm as it's no longer necessary. Differential Revision: https://phabricator.services.mozilla.com/D94642 |
||
---|---|---|
.. | ||
content | ||
BrowserTestUtils.jsm | ||
BrowserTestUtilsChild.jsm | ||
BrowserTestUtilsParent.jsm | ||
ContentEventListenerChild.jsm | ||
ContentEventListenerParent.jsm | ||
ContentTask.jsm | ||
ContentTaskUtils.jsm | ||
moz.build |