зеркало из https://github.com/mozilla/gecko-dev.git
86e768faf8
This ensures that geckoview's startup() calls Blocklist.loadBlocklistAsync(). Due to bug 1730026, this is run for each new tab rather than just once, so we also ensure that we only check for new entries the first time the blocklist is loaded. We also add a mochitest that simply ensures that the gfx blocklist is initialized. We already have extensive xpcshell tests to test the blocklist functionality. And due to the fact the blocklist is lazily initialized, attempting to do more extensive testing would initialize the blocklist even if it wasn't initialized in startup, negating the value of the test. Differential Revision: https://phabricator.services.mozilla.com/D135607 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |