зеркало из https://github.com/mozilla/gecko-dev.git
a293e05849
These files were made available as: - `chrome://browser/locale/netError.dtd` - `chrome://browser/locale/appstrings.properties` For desktop, overrides are defined in `browser/base/jar.mn` that map the corresponding `global/` paths to the above: ``` % override chrome://global/locale/appstrings.properties chrome://browser/locale/appstrings.properties % override chrome://global/locale/netError.dtd chrome://browser/locale/netError.dtd ``` For mobile, similar overrides were earlier defined in `mobile/android/chrome/jar.mn`, but that file was removed in bug 1589182 three years ago. Consequently, the `global/` paths for these files that are used under `docshell/` and `dom/` have resolved to the non-overridden `dom/` files since Firefox 72. It should therefore be safe to remove them. Differential Revision: https://phabricator.services.mozilla.com/D156403 |
||
---|---|---|
.. | ||
Makefile.in | ||
filter.py | ||
l10n-changesets.json | ||
l10n-onchange-changesets.json | ||
l10n.ini | ||
moz.build |