зеркало из https://github.com/mozilla/gecko-dev.git
1ce5630b47
In bug 1645264, extension resources could not be loaded when extensions were loaded through the deprecated `registerWebExtension` method, because the base URL of such extensions were not correctly resolved. This does work as expected with the new `installBuiltin` method because that relies on the AddonManager, which internally does resolve the URL as expected. This patch does not fix the bug because the deprecated method is going to be removed, but introduces a regression test to make sure that this functionality continues to work as expected. Differential Revision: https://phabricator.services.mozilla.com/D80300 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |