Bug 1840818: Enable Custom Highlight API in Nightly. r=dom-core,sefeng

Differential Revision: https://phabricator.services.mozilla.com/D182721
This commit is contained in:
Jan-Niklas Jaeschke 2023-07-04 15:40:24 +00:00
Родитель 873660df09
Коммит 445f27e50b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2335,7 +2335,7 @@
# Disable custom highlight API; implementation pending.
- name: dom.customHighlightAPI.enabled
type: RelaxedAtomicBool
value: false
value: @IS_NIGHTLY_BUILD@
mirror: always
rust: true