зеркало из https://github.com/mozilla/gecko-dev.git
fb0883e923
This is to fix some of our tests that use BrowserTestUtils.waitForNewWindow, where the browser that ends up being passed to it doesn't actually need to flip remoteness. For example, in the file:// URI case, we allow the first browse to an HTTP URI to run within the same process. This means that the preferred remote type is "file", despite the URI normally mapping to the "web" type of content process. Differential Revision: https://phabricator.services.mozilla.com/D18226 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
content | ||
BrowserTestUtils.jsm | ||
ContentTask.jsm | ||
ContentTaskUtils.jsm | ||
moz.build |