mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Backed out changeset 2bfb5438d2ae (bug 1805401) for causing python failures on lint.py
This commit is contained in:
parent
eb18b4a132
commit
fc7469f071
@ -2531,7 +2531,8 @@ wasm_sandboxing_config_defines()
|
||||
|
||||
@depends(milestone)
|
||||
def new_xulstore(milestone):
|
||||
return False
|
||||
if milestone.is_nightly:
|
||||
return True
|
||||
|
||||
|
||||
set_config("MOZ_NEW_XULSTORE", True, when=new_xulstore)
|
||||
|
Loading…
Reference in New Issue
Block a user