Bug 1719535 - Part 11. Enable icu4x segmenter on Nightly. r=platform-i18n-reviewers,dminor,jfkthame

Depends on D167678

Differential Revision: https://phabricator.services.mozilla.com/D167745
This commit is contained in:
Makoto Kato 2023-08-02 10:32:57 +00:00
Родитель b750a964b5
Коммит ba734bb7d1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7295,7 +7295,7 @@
# If true, we use UAX14/29 compatible segmenter rules using ICU4X
- name: intl.icu4x.segmenter.enabled
type: RelaxedAtomicBool
value: false
value: @IS_NIGHTLY_BUILD@
mirror: always
#---------------------------------------------------------------------------