Bug 1897208 - Set config for MOZ_SELECTABLE_PROFILES for JS module loading. r=glandium

Differential Revision: https://phabricator.services.mozilla.com/D210684
This commit is contained in:
Niklas Baumgardner 2024-05-28 13:49:36 +00:00
parent 70978dba14
commit 73a7ff145b

View File

@ -1017,8 +1017,8 @@ option(
help="Enable experimental and unstable profile groups",
)
set_define("MOZ_SELECTABLE_PROFILES", True, when="MOZ_SELECTABLE_PROFILES")
set_config("MOZ_SELECTABLE_PROFILES", True, when="MOZ_SELECTABLE_PROFILES")
project_flag(
"MOZ_DEDICATED_PROFILES",