mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
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:
parent
70978dba14
commit
73a7ff145b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user