mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
57441aa8cc
This also removes pref overrides from methods like LocaleService::IsLocaleRTL or IntlService.getLocaleInfo, because it doesn't really make sense to override the result of checking an arbitrary locale, the relevant use case is overriding the result for the current app locale. Removal of the intl.uidirection pref completely will be done in a separate bug. Differential Revision: https://phabricator.services.mozilla.com/D96235 |
||
---|---|---|
.. | ||
backend | ||
contributing | ||
files | ||
frontend | ||
getting-started | ||
resources | ||
styles | ||
tests | ||
tools | ||
.gitignore | ||
about-documentation.md | ||
book.json | ||
bugs-issues.md | ||
contributing.md | ||
index.md | ||
index.rst | ||
preferences.md | ||
README.md |
Firefox Developer Tools: Contributor Docs
This is a guide to working on the code for Firefox Developer Tools. If you're looking for help with using the tools, see the user docs. For other ways to get involved, check out our community site.