Issue #1322 - Part 2: Remove --enable-sm-promise buildconfig switch.

This commit is contained in:
wolfbeast 2019-12-19 01:36:07 +01:00 committed by Roy Tam
commit 48adbfd454
3 changed files with 0 additions and 22 deletions

View file

@ -136,14 +136,6 @@ release_or_beta
Always defined.
sm_promise
Whether spidermonkey promises have been enabled or not. This is set
by adding --enable-sm-promise to the mozconfig file.
Values are ``true`` and ``false``.
Always defined.
tests_enabled
Whether tests are enabled for this build.