gecko-dev/devtools/docs/contributing
Dan Minor 57441aa8cc Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki
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
2020-11-09 15:33:39 +00:00
..
performance
code-reviews-checklist.md Bug 1629712 - Fix documentation text. r=victoria 2020-08-17 22:52:21 +00:00
code-reviews-find-reviewer.md
code-reviews-setup.md
code-reviews.md
coding-standards.md
css.md Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
eslint-atom-settings.png
eslint-atom.png
eslint-sublimetext3.png
eslint-vscode.png
eslint.md
filing-good-bugs.md
find-bugs.md
fixing-bugs.md no bug - Remove old DXR references r=andi DONTBUILD 2020-10-20 11:59:25 +00:00
javascript.md Bug 1674971 - [devtools] Replace task.js with async/await in devtools/docs/contributing/javascript.md r=Honza 2020-11-04 10:43:35 +00:00
landing-code.md
levelling-up.md
making-prs.md Bug 1675299 - [devtools] Improve the guidelines for commit naming r=jdescottes 2020-11-04 16:39:46 +00:00
performance.md
react-performance-tips.md